Error using slslicer in command line for model slicing

I am using slslicer to slice my model
For any model when I run
>> open('example.slx')
>> obj = slslicer('example');
>> activate(obj);
Error using SLSlicerAPI.SLSlicer/activate
'example' is incompatible with Model Slicer.
Caused by:
Reference to non-existent field 'initialize'.
I have tried this with different model even simplest inport - Gain - outport. But it gives the same error
I have Simulink Check installed and within license and MATLAB 2020a is installed

 채택된 답변

Balavignesh
Balavignesh 2024년 2월 11일

0 개 추천

Hi Akshay,
It seems that you are facing an issue trying to use Model Slicer for a simulink model in command line. However, you could try opening the Model Slicer directly in 'Simulink'. It should be on the 'Apps' tab, under 'Model Verification,Validation and Test' gallery, and carry out the things you intend to implement.
Have a look at the following documentation link regarding Model Slicer:
Hope that helps!
Balavignesh

댓글 수: 1

Thanks Balavignesh. On an additional note , my app was also not working. Clean Re-installation solved the issue

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Model Simplification with Dependency Analysis에 대해 자세히 알아보기

제품

릴리스

R2020a

질문:

2024년 1월 30일

댓글:

2024년 2월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by