- 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
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 ?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1016925/image.png)
0 comentarios
Respuestas (1)
Tushar
el 27 de Sept. de 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 comentarios
Ver también
Categorías
Más información sobre Electrical Sensors en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!