Right-Click > Inspect Properties

版本 1.0.0.1 (17.0 KB) 作者: Mike Anthony
Adds an item to the right-click menu to open the proptery inspector.
464.0 次下载
更新时间 2016/9/1

查看许可证

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.

引用格式

Mike Anthony (2024). Right-Click > Inspect Properties (https://www.mathworks.com/matlabcentral/fileexchange/41113-right-click-inspect-properties), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2013a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Prepare Model Inputs and Outputs 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.1

Updated license

1.0.0.0