MATLAB R2010b is live and includes some a bunch of good stuff. I've listed ones below that I found most interesting. You may find others more compelling, so read the Release... read more >>
R2010b is Live 7
- Category:
- New Feature
Note
Loren on the Art of MATLAB has been archived and will not be updated.
MATLAB R2010b is live and includes some a bunch of good stuff. I've listed ones below that I found most interesting. You may find others more compelling, so read the Release... read more >>
For a lot of calculations, it makes sense to combine operations into a single expression. You can sometimes do this easily when you have function handles and you generate one... read more >>
Ever find yourself wanting to get some sense of some data, but not sure the arithmetic mean is what you want? You might also consider the geometric mean (geomean from Statistics... read more >>
In a recent post I discussed how to use different linestyles, colors, and marker properties to ensure that lines are markers that you superimpose on a plot will be visible,... read more >>
I've recently been working with some customers who need to display extra information on top of a plot. Steve showed some examples for superimposing lines on images in such a way so they... read more >>
A while ago, Steve posted an article entitled Functional Design Clunkers on his blog. Well, I have a confession to make too. Have you ever been bitten by the ambiguity in the contour... read more >>
Today I’d like to introduce a guest blogger, Charu, who is a Technical Marketing Manager at The MathWorks. Charu regularly presents webinars on signal processing topics,... read more >>
Yes, I know, data are, but the title just sounded terrible that way. Ever wonder what data you have stored in some files, particularly MATLAB MAT-files? Sometimes I'd... read more >>
Anyone been watching soccer lately? If so, you may have noticed a buzz in the background, created by many people playing the vuvuzela. This contribution on the File Exchange... read more >>
I've recently had an opportunity to work with data for which I wanted to exclude weekend dates in order to see some trends. It took a little getting used to for me,... read more >>
These postings are the author's and don't necessarily represent the opinions of MathWorks.