Matlab is een interactieve en wiskundige omgeving voor het ontwikkelen van algoritmes, het uitvoeren van numerieke berekeningen, en het visualiseren en analyseren van data. Voor meer informatie verwijzen we naar deze pagina. De ontwikkelaars hebben aan het begin van deze maand versie 7.14, ook bekend als 2012a, uitgebracht met onder meer verbeteringen in de ontwikkelomgeving. De volledige lijsten van aanpassingen kunnen via deze pagina voor de verschillende uitgaven worden bekeken; de beknopte lijst voor deze uitgave ziet er als volgt uit:
What's New in Release 2012a
Release 2012a includes new features in MATLAB®, Simulink®, and Polyspace® products, and updates and bug fixes to 77 other products.
Development Environment:Language and Programming:
- Sorting and transposing matrices and selecting noncontiguous parts of a matrix in the Variable Editor
- Text markup option to enable syntax highlighting for commented MATLAB code in published scripts
- Improved rendering of HTML in the MATLAB Web Browser, especially on 64-bit Windows
Mathematics:
- List of allowed classes to control access to class properties, methods, and events
- List of allowed classes to control subclassing of a class using the AllowedSubClasses attribute
File I/O and External Interfacing:
- Numerical integration functions (integral, integral2, integral3) with additional algorithms, options, and improper integrals
- Improved performance of arithmetic operators and other basic math functions for integer, single, and double data types
- Improved performance of interpolation functions: interp2, interp3, and interpn
- Reading of Excel® .xlsx files on Mac® and Linux® with xlsread, including the ability to specify sheet and range
- Creation of MPEG-4 H.264 files for Web video publishing with VideoWriter on Windows 7
- fitswrite function for writing FITS files
- Access to remote netCDF files with the OPenDAP protocol