Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Mathematics
General TopicsResearchOperations ResearchStatisticsMathematical LogicNumerical AnalysisUndergraduate MathAlgebra HelpRecreational Math
Math Software
MapleMathematicaMATLABScilabSASSPSS

Math Forum / Math Software / MATLAB / July 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Multiple instances of an m-function with (separate) persistent vars?14 Jul 2008 19:30 GMT3
I have an m-function that uses persistent variables to store internal
states.  I'd like to be able to call multiple instances of this
function with their own internal persistent variables.  Is there an
expedient way to do this?  A possible but inelegant way would be just
draw a line on a graph14 Jul 2008 18:55 GMT2
Hi
I have a graph
x=[1 2 3 4 5 6 7 8 9 10];
y=[1 2 3 6 5 7 7 8 8 9];
Density scatter plots in Matlab14 Jul 2008 18:40 GMT6
I am new to Matlab, and I am wondering if someone here can
help me with scatter plots.  
I have some code that computes some energies, etc., and I
created a simple scatter plot of a dependent variable
forcing to pass origin in linear regression14 Jul 2008 18:32 GMT9
I have two arrays:
A=[1, 2, 3, 4, 5]
B=[2, 4, 6, 7, 11]
I'd like to make a linear regression between A and B, but
matrix manipulation to avoid a loop14 Jul 2008 18:28 GMT3
I need to do something similar to this:
a=1;
b=zeros(1,5);
b(2:4)=a;
Using inspector to edit user-defined class objects14 Jul 2008 18:26 GMT2
Is there a way to use the built in property inspector to
modify the properties of your own user-defined class objects?
Does Matlab cache MEX files on mac14 Jul 2008 18:23 GMT7
Dear Matlab -
I am using Mac OS X 10.5.2 and am compiling my own MEX files. After
recompiling my MEX files (using a make file outside of Matlab), Matlab still
executes the first version of the code rather than the recompiled version.
Extracting data from a .fig file14 Jul 2008 18:09 GMT1
Does anyone know if it is possible to extract data from
a .fig file, such as a .fig file containing a scatter plot
with 100,000 data points?
Thanks so much!
Stand alone question14 Jul 2008 18:08 GMT1
I have a license for MATLAB only and would like to create a
stand alone exe to run a time consuming program. I looked
online and found the mcc method but I don't have a license
for Matlab compiler. If I can't use mcc, can I create a
Instrument Control of Non-Supported Instrument14 Jul 2008 18:03 GMT1
I have a set of microcontrollers for electrophysiology that
I would like to create a MATLAB GUI to control them from. I
know communication between a PC and the controller is
possible as the company has put out a crude program which
problem with analoginput14 Jul 2008 18:00 GMT9
Hi, I'm trying to create an analog input object using analoginput. But the follow message always appears.
??? Undefined function or method 'analoginput' for input arguments of type 'char'.
Furthermore, when I type daqhwinfo,
??? Undefined function or variable 'daqhwinfo'.
convolution between periodic signal and random signal14 Jul 2008 17:51 GMT6
I am trying to convolve a sine wave with a random signal.
Instead of using conv function, I am multiplying them in the
frequency domain and then taking the ifft. I have taken care
of the zero padding issue in the time domain. The problem is
gui problems14 Jul 2008 17:32 GMT2
Today morning I've just edited one of my GUIs, and after I
finished that I tried to use it, as normal. But this time I
couldn't. If I try to run a GUI (any of the GUIs, included
built in), I get error messages like this:
Imwrite in GUI14 Jul 2008 17:20 GMT1
I am making a GUI and I want the user to be able to save a
uint8 array as a jpeg.  I want to prompt the user for a
directory/filename as in UIsave, but save the array as a
jpg.  Imwrite does exactly what I want, but is there a way
finding minium pts in a matrix14 Jul 2008 17:16 GMT5
I have a matrix with 5 columns and n rows. I want to find
the minium number in column B before the numbers become
negative. Then I want to find the corresponding value in
the matrix in column D & E at the last positive number in
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.