Well another year is almost complete. Once again we had two successful releases: MATLAB R2011a and R2011b. Today I feel like listing some of our achievements and share some interesting stats…. read more >>
Blogs
Well another year is almost complete. Once again we had two successful releases: MATLAB R2011a and R2011b. Today I feel like listing some of our achievements and share some interesting stats…. read more >>
Another new feature of MATLAB R2011b is the Startup Accelerator, which improves MATLAB startup time on Windows by caching important files that MATLAB needs to properly launch. This is done through a scheduled task that runs periodically to update the cache. In a normal installation of MATLAB, there is nothing… read more >>
Three weeks ago I wrote about MATLAB's new spreadsheet import tool. Since then I've had a few conversations regarding using dates in MATLAB; dates are common as column headers or table data. The import tool will turn Excel dates into MATLAB datenums. A datenum in MATLAB is just a double... read more >>
1. Chef Aide
When cooking a large meal, I often need to make quick calculations and substitutions. For instance, how to handle measuring when all my tablespoons are in the sink? After pre-loading the Units Conversion Toolbox from the file exchange into MATLAB, I can figure out a workaround lickety-split:… read more >>
One of the most exciting new features in MATLAB R2011b is the Spreadsheet Import Tool. This tool makes it easy to import data from Microsoft Excel and comma-separated value (CSV) files. The spreadsheet import tool allows you to preview the file and then select the range and format of the… read more >>
I was just looking at a few things at MATLAB Central. It struck me that some really interesting things are going on that I wanted to share…. read more >>
I can barely remember a MATLAB version that did not produce an inexact case match warning if you used the wrong capitalization of a function name. Now, the days of willy-nilly capitalization in MATLAB are over. Starting in R2011b, that long-time warning is now an error. … read more >>
In this latest release we have a number of new formatting improvements in the MATLAB Command Window.
Easier to read errors
In old releases if there was an error when running a file, MATLAB would display an error like:… read more >>
This week I’d like to welcome back guest poster, Malcolm Wood, to describe the enhancements to the File and Folder Comparison tool…. read more >>