Skip to Main Content Skip to Search
File Exchange
MATLAB Newsgroup
Link Exchange
  Blogs  
 Contest 
MathWorks.com

Loren on the Art of MATLAB

Archive for the ‘Deployment’ Category


Loren Shure works on design of the MATLAB language at The MathWorks. She writes here about once a week on MATLAB programming and related topics.

  • Tom: For what it’s worth, I agree with Dave’s comments above. While in Dave’s example the find() is...
  • Jiro: Mastaneh, It seems like “normplot̶ 1; always creates 15 YTicks. If that’s the case, you can...
  • Mastaneh: Hi, Your blog has been a great reference for me so far! :) In your example, you have defined the...
  • John DErrico: Sundar - use the splines toolbox to do higher order interpolation than a cubic. For example, x =...
  • George Kapodistrias: Hi Loren, Thank you for your reply. Of the non-programming concepts I find the cell mode as the...
  • Loren: George- I don’t disagree that looking at and learning from small programs is very helpful. I was...
  • sundar: Hello, I want to interpolate a data set with spline of higher order ( say 5th order ). since spline command...
  • George Kapodistrias: Hi Loren, Though I have not seen the webinar, I find your suggestion (use cell mode, publishing,...
  • Loren: Hannah- If you are looking to see if a value of a field is set, use one of the string comparison functions,...
  • Hannah: Hi, Is there any way to check for the existence of structure elements? For example… >> c c =...

These postings are the author's and don't necessarily represent the opinions of The MathWorks.

Related Topics