- rmiobjnavigate function - https://www.mathworks.com/help/slrequirements/ref/rmiobjnavigate.html
- Requirements Toolbox - https://www.mathworks.com/help/slrequirements/index.html?s_tid=CRUX_lftnav
Moving Average Block - Mask initialization function
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi
I have created a varient of Moving average block and used it in my project. I am not sure why it can not use the object properly.
Simscape/Electrical/Control/General Control Block: Moving Average
Failed to evaluate mask initialisation command.
Caused by: property assignment is not allowed when object is empty. use subscribed assignment to create an array element.
Is there anyway I can find where the object "ee" is defined ?
0 Kommentare
Antworten (1)
Tushar
am 27 Sep. 2023
Hi Vahid,
I understand that you want to navigate to the definition of the model/object "ee_sl_lib" in Simulink.
The 'Requirements Toolbox' offers a function 'rmiobjnavigate'. It navigates and highlights the model element/object specified by its path.
For further information, refer to the documentation links below:
Hope this helps!
0 Kommentare
Siehe auch
Kategorien
Mehr zu Electrical Sensors finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!