Right-Click > Inspect Properties

Adds an item to the right-click menu to open the proptery inspector.
464 téléchargements
Mise à jour 1 sept. 2016

Afficher la licence

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.

Citation pour cette source

Mike Anthony (2024). Right-Click > Inspect Properties (https://www.mathworks.com/matlabcentral/fileexchange/41113-right-click-inspect-properties), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2013a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Prepare Model Inputs and Outputs dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.1

Updated license

1.0.0.0