I keep getting this message when trying to open the simscape results explorer, i have downloaded and extracted the files on the same MATLAB path.
ssc_explore(simlog) Undefined function 'ssc_explore' for input arguments of type 'simscape.logging.Node'.
Thanks

 채택된 답변

Sebastian Castro
Sebastian Castro 2015년 3월 24일

0 개 추천

Which version are you using? If it's R2014b or later, this results explorer is built into Simscape, although the underscore isn't there:
>> sscexplore(simlog)
If you're using an earlier version, check that your file is on the path. To do this, see whether the following command returns anything:
>> which -all ssc_explore
Does anything come up? If not, double-check that you've added the folder with ssc_explore to your MATLAB path.
- Sebastian

추가 답변 (1개)

Ambrish Devanshu
Ambrish Devanshu 2015년 4월 5일

0 개 추천

how to use simlog. please help me with step by step procedure. my simulation is too slow and i want to rectify the problem.

카테고리

도움말 센터File Exchange에서 Upgrading Hydraulic Models to Use Isothermal Liquid Blocks에 대해 자세히 알아보기

질문:

2015년 3월 24일

답변:

2015년 4월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by