Hi,
Today, Doug posts a very interesting way to debug functions in matlab.
It works with this command:
More Info here.
just another blog. here you'll find my experiences with Matlab/Simulink, vba, LaTeX and Mac OS X.
Hi,
Today, Doug posts a very interesting way to debug functions in matlab.
It works with this command:
Posted by otmezger at 8:15 AM 0 comments
this might be intersting...
http://blogs.mathworks.com/pick/2008/04/25/files-under-folders-fuf/
Posted by otmezger at 9:11 AM 0 comments
Labels: matlab
if you have a cell array into a vector with strings, you can use the following command:
Posted by otmezger at 5:23 PM 5 comments
Labels: cell array, matlab
Today i discovered in google a great way to create step plots in excel. You can find the (short) tutorial here:
http://www.tushar-mehta.com/excel/charts/step_chart/
Posted by otmezger at 3:38 PM 0 comments
Labels: excel
Hi, i was searching for a possibility to print something in the prompt from a script without using the function disp. disp allways make a new line, and i wanted to have something printed in a single line. fprintf does it very well. check this example:
Posted by otmezger at 4:41 PM 0 comments
Labels: matlab
Hi, here is some information about Bus signals in matlab.
have a while
Posted by otmezger at 11:20 AM 0 comments
Labels: simulink