First  |  Prev |  Next  |  Last
Pages: 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145
Y Axis Location
I would like to have the Y axis at the origin rather than "left" or "right". I need my Ytickmarks to stay the same and I dont want my legend to change. Heres my code right now ; TEST(:,1) = line(deplacement_axial, Vessel_pressure,'DisplayName',pconfinement); hold on TEST(:,2) = line(deplacement_radial, Vessel_pres... 28 Jul 2010 18:28
rescaling for fmincon
"Samuel Edwards" <DJeter1234(a)AOL.com> wrote in message <i2pu5h$t78$1(a)fred.mathworks.com>... It's a numerical assessment of an 2-d integral defined over 2 regions, where the bounds of the second region are zeros of a function that 1) has a discontinuous derivative and 2) has has a standard normal cumulative den... 28 Jul 2010 17:21
get matlab 2010a to use MS Visual C++ 2010 Express as mex compiler?
MathWorks has released a patch to R2010a for MEX and Visual C++ 2010 (Professional and Express versions). See: http://blogs.mathworks.com/desktop/2010/07/26/update-from-the-world-of-mex-visual-studio-2010-support/ KEN ... 28 Jul 2010 17:21
Simple For Loop
Hi, I've created a script that will preform a simple calculation for me, and then plot it. I would like to somehow make these plots into animations and then plot variations of the initial conditions (Such that the angle,velocity or maybe position would change). I believe to do this I would use a For loop, but i canno... 28 Jul 2010 17:21
xpcfromfile.c
I'm trying to make a modification to the "From File" xPC block, by reusing the xpcfromfile.c in an S-Function block. any ideas as to where (which lib or dll ) xpceInitFileRead xpceReadFromFile xpceTermFileRead exist in? I would like to link to these. ... 28 Jul 2010 17:21
Use Blockproc to do something other than give me a manipulated
Walter Roberson <roberson(a)hushmail.com> wrote in message <i2q0nv$rqb$1(a)canopus.cc.umanitoba.ca>... ImageAnalyst wrote: Like Walter said, histogramming can get tricky if it's not uint8. (I have demos for other data types if needed.) What you might try is to save the histograms of each block, and... 28 Jul 2010 16:15
create new GUI2 with data from GUI1
Dear sir ... I have question about, how can enlarge (create) the (Plot -axes ) in new GUI ( Plot - axes) when i press enlarge button, and insert the existing data in the old GUI to the new one. ... 5 Aug 2010 05:53
I need help with msspectrum errors :-(
I recorded a .wav file using simulink blockes: from audio device->to audio devcie(-> to audio file). I was trying to use msspectrum to showing the averaged PSD spectrum. So I wrote this simple program: [filename,path]=uigetfile('*.wav','c:\Program Files\matlab') file=fullfile(path,filename); [y,Fs,nbits]=wavrea... 28 Jul 2010 16:15
Extracting data from a 2D surface plot in Matlab
Hi, I have a 2D surface plot in Matlab depicting concentration values at any point on the surface. Was wondering how I could extract the data for it into a matrix of some sort. It would be useful to know how to do this for any surface plot in general 2D or 3D. Thanks in advance. ... 28 Jul 2010 18:28
Annotations in subplots
Okay, still new at all this programming. I have 2 sub plots and I'm trying to draw arrows in them. According to the help file, annotation follow normalized units. But the explanation seems to work only for one plot. In my figure how do I make each sub plot the main plot so that I can figure out where to put the arrows ... 28 Jul 2010 15:09
First  |  Prev |  Next  |  Last
Pages: 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145