mfile that does interpolation of wind tunnel data
i need help writing an mfile that interpolates wind tunnel data based on angle of attack, sideslip andgles and speeds. Any response would be helpful...Thanks ... 16 Mar 2010 20:57
How to add a line to existing legends in a multi-axis figure
I have a figure with 3 axes, each of which has a legend. I DON'T know the handles of legends. Now I have plotted a new line on each of axes and I want to add one additional line to existing legends. How can I do that? Basically, my two questions are, 1) how to find the handle of legend associated with one part... 16 Mar 2010 18:34
Heard of ismap?
Hi all, I am having problems finding information on a function called ismap. I did a search online and on mathworks and I found some older .m files that use it but I am not sure what it is and help ismap brings up nothing. I have seen it used as: if ismap(gca); is this outdated? Is there a replacement for... 16 Mar 2010 16:14
Can MATLAB warn you when you when you redefine existing functions?
Can MATLAB warn you when you when you redefine existing functions? For example if you redefine 'sum' and start using it as an accumulator, can MATLAB warn you when this occurs? ... 16 Mar 2010 17:23
Statistical Mode of Data
Hi all I had found a program somewhere to calculate the Statistical Mode of an array which gave all modes if the array was multimodal but, I can't seem to find it anywhere now. Does anyone know where I could find a program like this or maybe give me some advice so I can start building one myself? Many Thanks A... 19 Mar 2010 10:45
hello
How can I listen to the serial port with simulink ? ... 16 Mar 2010 15:05
problem matlab comunication
I'm trying tu comunicate two hosts with matlab and when I had used the function 'fscanf' appears this warning: Warning: A timeout occurred before the Terminator was reached and ans = ' ' someone could help me to sove the problem? thanks ... 16 Mar 2010 16:14
FFT-based correlation
Hello, Does anyone know which Matlab functions implement convolution via FFTs, and which ones use double sums? Thanks. Jason ... 16 Mar 2010 13:56
volume
"David Edson" <tojadeb(a)example.com> wrote in message <hkp2qk$ln8$1(a)fred.mathworks.com>... Dears, I have a geometry defiend by a set of its x,y,z coordinates. I would like to calculate its volume. Is there a trick to use? DE In the case you cloud is convex use convhulln, in the case is concave ... 16 Mar 2010 13:56
Problem installing Maple toolbox for MATLAB
Hi all I'm trying to install the Maple toolbox for MATLAB on Windows XP with MATLAB 2010a. The toolbox seemed to install fine (in MATLABROOT/toolbox/maple), but when I open MATLAB and run the following commands I get the following results: syms x ??? Undefined function or method 'sym' for input arguments of t... 17 Mar 2010 07:58