Right-Click > Inspect Properties
by Mike Anthony
09 Apr 2013
Adds an item to the right-click menu to open the proptery inspector.
|
Watch this File
|
| File Information |
| Description |
Simulink users familiar with get_param and set_param know that every block and model in Simulink have a list of properties that can be altered.
the inpect() function opens a graphical interface to examine and edit all of these properties. This function is called using a command-line call like: inspect(get_param(gcb,'Object'));
This function adds a menu item to the right-click menu to make this graphical interface more discoverable. |
| Required Products |
Simulink
MATLAB
|
| MATLAB release |
MATLAB 8.1 (R2013a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us