Skip to Main Content Skip to Search
Product Documentation

Version 2.1 (R2011b) MATLAB Coder

This table summarizes what's new in V 2.1 (R2011b):

New Features and ChangesVersion Compatibility ConsiderationsFixed Bugs and Known Problems
Yes
Details below
NoBug Reports

New features and changes introduced in this version are

Support for Deletion of Rows and Columns from Matrices

You can now generate C/C++ code from MATLAB code that deletes rows or columns from matrices. For example, the following code deletes the second column of matrix X:

X(:,2) = [];

For more information, see Diminishing the Size of a Matrix in the MATLAB documentation.

Code Generation from MATLAB

For details of new toolbox functions and System objects supported for code generation, see Code Generation from MATLAB Release Notes.

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS