I recently answered a question for a customer about dealing with out of memory errors in MATLAB. Thankfully it didn’t require me to spend a lot of effort to answer it. We already have a well-written, comprehensive answer to that question. That’s Tech Note 1106, the “Memory Management Guide.” These technical notes cover a wide variety of topics from MATLAB programming and memory management, installation, compilers, graphics, common mathematical operations, to common Simulink tasks.
Have a look, you may learn something new about MATLAB! They’ll make great beach reading this President’s Day!
By
Michael Katz
Mike is a developer on the MATLAB Mobile team. When not describing himself in the third person, biking, homebrewing, or rooting for the home team, he's busy trying to make the world a better place for programming.
Thanks, Mike. I use (and refer customers to) Tech Notes frequently–but I had not seen that one. It will come in handy!
Brett
Thanks Mike, the technical notes are quite a one-stop solution to most programming bugs..
Hi!!
I always use Tech Notes as much as possible which gives examples to avoid eval command or OOM issues …
And as I mentioned in my blog ( 22-Oct-2010 ) : http://blog.developpez.com/matlab4geek/c2693/best-of-des-commandes-matlab-utiles/faire-un-joli-rapport-de-stage-avec-matlab/
the Technical Note 1106 could be grabbed with the GRABCODE matlab function. But it is not the case anymore :
grabcode('http://www.mathworks.com/support/tech-notes/1100/1106.html')now fails … snif
Aurélien
Maybe it’s not the right place to give feedback about this, but I saw that there is no graphic on this Tech Note:
http://www.mathworks.com/support/tech-notes/1100/1106.html#4
It seems like it’s linked to a local GIF image:
Best regards.