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 31 - 40 of 41

Results for: 2011

Points and Polygons 12

Ever wanted to know if some points of interest were inside a region? You can answer that if the region is specified as a polygon in MATLAB. The key is... read more >>

Interpreting the Code Analyzer’s Deployment Messages 1

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

Common Design Considerations for Object Properties 27

I’m pleased to introduce guest blogger Dave Foti. Dave has worked on MATLAB for over 15 years and currently manages the group responsible for object-oriented programming... read more >>

Using the MATLAB Code Analyzer to Help Write Deployable Code 8

This week, guest blogger Jacob writes about how to use MATLAB-based tools to develop applications that are deployment-ready from inception. Deployed... read more >>

Hump-day Puzzler on MATLAB Answers 5

Have you checked out MATLAB Central lately? There's a new service called MATLAB Answers. It is a place where you can pose questions or search questions already asked to look for... read more >>

Book Review: The Elements of MATLAB Style 7

I've recently been offered the opportunity to review a new book, The Elements of MATLAB Style by contributor to the FEX, Richard K. Johnson. It's a great opportunity for me to see... read more >>

Creating C++ Shared Libraries and DLLs 29

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

A Clear Conundrum 7

Ever been in the situation where you accidently used a variable named something else in MATLAB and it caused you a problem? Ever done it with a variable named clear? It... read more >>

Tracking a Hurricane using Web Map Service (WMS)

Guest blogger, Kelly Luetkemeyer, who is a Mapping Toolbox software developer at The MathWorks, returns with another article about using and analyzing data obtained from a Web... read more >>

Data Driven Fitting 4

This week Richard Willey from technical marketing will be guest blogging about nonparametric fitting. Contents Generate some data... read more >>

Posts 31 - 40 of 41