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
commentary help lines14 Jul 2008 22:57 GMT21
I have many matlab files with comment lines at the
beginning. With the syntax 'help <m_file>' you get these
comment lines. This is all well known of course, but I have
some files which seem to be coded in the same way but which
Parsing Data14 Jul 2008 22:54 GMT10
  I am trying to parse some data that looks like:
bfleft1=0
bfleft2=378
.
Calculate mean within grouped rows14 Jul 2008 22:17 GMT6
I have an N x 3 matrix and I would like to find the mean of values in
column 3 grouped by unique rows formed from the values in columns 1 and 2.
For example the following N x 3 matrix :
1 2 3
Close Dos Console14 Jul 2008 21:33 GMT2
Good afternoon,
I have an executable that I am running through the dos
function. The file was compiled using VC++ and outputs
several lines to the console to give the user an idea of
a problem with axes_GUI.14 Jul 2008 21:33 GMT1
I have a problem with axes_GUI.
To solve it,I tried many ways which I have got from this
forum or others, but i couldn&#8217;t my problem. Please help me.
The problem is;
Reading Last Line of unknown length .csv file14 Jul 2008 21:09 GMT6
I'm new to matlab, and could use some help.  There are a
couple questions I have.
I'm reading .csv files using csvread.  The files contain
time series, and data columns, and may be of varying
Rendering GUI components from callback14 Jul 2008 20:50 GMT2
I am writing a GUI with dynamically updating components and
I need them to be generated from a button callback.  I have
written the function and the pushbuttons will render, but
the panel I need to create will not.  Any ideas?
Arrays of IMages14 Jul 2008 20:48 GMT2
Hi,
For my job i need to be able to have an array of different
images. i know the imread() function will read an image. but
i need to read/save multiple images and my boss wants them
making these few lines of code more efficient14 Jul 2008 20:07 GMT15
I have these few lines of code which im sure i can make a
lot more efficient, but im really not sure how. I dont
really know how to vectorize this for loop, or if it can be
vectorized. here is the code:
FEX14 Jul 2008 19:53 GMT3
I'm new to using the Matlab FEX, and am just curious as to how to get
the .m files downloaded from the FEX to work in Matlab.
Thank you,
mb
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
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?
 
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.