Loren on the Art of MATLAB

Turn ideas into MATLAB

Note

Loren on the Art of MATLAB has been archived and will not be updated.

Posts 1 - 10 of 46

Results for: 2010

Interesting Reading of Late 4

Just recently, I have read a few articles that I found really interesting and wanted to pass along the pointers. Contents ... read more >>

Strings and Numbers as Arguments to Standalone Executables 10

Guest blogger Peter Webb returns with another in an occasional series of postings about application deployment. Contents ... read more >>

Using Microsoft .NET to Expand MATLAB Capabilities 16

Ken Atwell in the MATLAB product management group is guest blogging this week about his recent experiences using Microsoft .NET® and how it can used to expand the... read more >>

Educational Webinar – Tuesday, December 7, 2010

Early this December, we will be hosting a webinar entitled "Teaching Math and Physics with Symbolic Math Toolbox". I've seen a sneak peek of the content and I think many... read more >>

Deploying Standalone Applications 45

Guest blogger Peter Webb returns with another in an occasional series of postings about application deployment. Contents ... read more >>

Meet the Neighbors 13

Some calculations in MATLAB, including, for example, calculating local means or finite differences, or applying some other filter locally, operate on neighboring matrix... read more >>

MathWorks Virtual Career Fair – Autumn 2010 2

If you are already a user of MathWorks tools and a reader of some of our blogs, then you probably already know that we do some pretty cool stuff at MathWorks and enjoy our work here. If... read more >>

Editor Features in R2010b 6

There are a couple of features available in the editor in R2010b that I take full advantage of. Variable highlighting is one, and comment wrapping is the second. ... read more >>

Delaying Evaluation of Function Inputs 8

When you call a function in MATLAB, MATLAB first evaluates all the inputs, and then passes these (possibly) computed values as the inputs. Recently Ljubomir Josifovski asked if... read more >>

How Many Digits to Write? 23

Recently, my colleague Rob Comer and I were talking about how to write out a number, in decimal, so that if it were read back into MATLAB, would retain its full precision.... read more >>

Posts 1 - 10 of 46