First  |  Prev |  Next  |  Last
Pages: 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291
how to create a newline in matlab?
this question sounsds trivial, but as mtlabe is strange it is not trivlial. i just want to ad a newline character at the end of something, but JUST a newline. witch seems impossible in matlab. my program is something like: while if fprintf bla end if fprintf anotherbla end if fprinft thet... 12 Jul 2010 09:34
newline in matlab
"Wayne King" <wmkingty(a)gmail.com> wrote in message <hqn25r$lmg$1(a)fred.mathworks.com>... "Amey Kulkarni" <am16ey(a)gmail.com> wrote in message <hqmo13$k0k$1(a)fred.mathworks.com>... i hav written a program in matlab...i hav made the exe file for the same...i want to put the output of the program on the web site... ... 12 Jul 2010 09:35
Naming a variable with userinput
Hi there, I have the following: userinput = input('Enter file date (yyyymmdd format): ', 's'); TsonmeanC = dlmread(userinput+'_HiRes.dat',',',0,7); The idea being that, each of my files have a standard date format followed by either _HiRes.dat or some other _xxxxxx.dat. I would like to make it so that my ... 12 Jul 2010 09:35
Recent File List/MatLAB GUI
How to display recent file list in MatLAB GUI File menu? Is there any easy ways? Thank you, Best Regards, Paheerathan ... 12 Jul 2010 08:29
feval error message when opening a GUI
% Hi! % I open up my GUI and get the following error: ??? Error using ==> feval Undefined function or method 'figure1_CreateFcn' for input arguments of type 'double'. Error in ==> gui_mainfcn at 96 feval(varargin{:}); Error in ==> DataGrabber_GUI at 42 gui_mainfcn(gui_State, varargin{:}); ... 12 Jul 2010 10:41
Extract Data from File
I have quite a complicated output file that cannot be made any simpler. The problem is I need to extract the X, Y and Z co-ordinates from the file for a group of points and store them in an array The number of points varies from file to file. A sample of the data file is shown below. Can someone PLEASE help me?... 27 Jul 2010 11:43
plotting log scale
Hi, I have a plot from cfit with the extension *.cfit.. Actually this is the only file I have and nothing else.. I can view the plot in curve fitting tool box.. I saw the axes are linearly set and I wanted to change both axes x and y into LOG LOG.. I used the fitting button and save to workspace function wh... 12 Jul 2010 10:41
finding dy/dx
Hi, I have data in two variables of t1 and x1. I need to find dx1/dt1 in matlab. How do I do this. Any help appreciated. ... 12 Jul 2010 07:24
gradients
Hi, I've got data with two variables, t and x1. I need to have a function of dx1/dt from this data. How do I do this. Any help is greatly appreciated? Ty. ... 12 Jul 2010 07:24
velocity field in fluid dynamics
I have a problem with plotting a 2D velocity field. I would like to have a plot that shows the velocity in the xy direction at various positions. The data I have is from a numerical simulation. I have a (virtual) watertank and in that tank are 950 probes that measure the 3 veclocity components, pressure and density ... 12 Jul 2010 09:35
First  |  Prev |  Next  |  Last
Pages: 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291