Moving Average Block - Mask initialization function

조회 수: 2 (최근 30일)
Vahid Asadzadeh
Vahid Asadzadeh 2022년 5월 31일
답변: Tushar 2023년 9월 27일
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 ?

답변 (1개)

Tushar
Tushar 2023년 9월 27일
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!

카테고리

Help CenterFile Exchange에서 Electrical Sensors에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by