R12 Release Notes | ![]() ![]() |
Mathematics Limitations
The Basic Fitting interface is not supported. Instead, use curve fitting functions.
Graphics and Printing Limitations
Feature |
Limitation and Alternatives |
Property Editor |
Not supported. Similar graphical user interfaces provide access to figure, line and text objects. Use the set and get functions to modify Handle Graphics object properties. |
Data Statistics |
Not supported. |
Printing |
Uses the Release 11 Page Setup, Print Setup, and Print dialog boxes. For information about these interfaces, see Printing MATLAB Graphics in the online MATLAB documentation. |
GUIDE Limitations
The Application Options dialog configures the M-file generated by GUIDE. If you comment-out lines of code in this M-file, the Application Options dialog may not be able to correctly represent the state of the generated code. In addition, the M-file may not function correctly.
If you want to remove code that has been added due to the settings of the Application Options dialog, you should make changes to the Application Options dialog. GUIDE will update the M-file the next time you save your layout.
If you want to prevent certain lines of generated code from executing, you should remove these lines from the M-file instead of making these lines into comments.
Note that these limitations apply only to code generated by GUIDE, not user-written code.
![]() | Platform Limitations for HP and IBM | Upgrading from an Earlier Release | ![]() |