Simscape Simulation Results Explorer

버전 1.10.0.1 (15.6 KB) 작성자: Atul Suri
Tools for exploring Simscape™ simulation data and zero crossing statistics, created in MATLAB® code
다운로드 수: 4.8K
업데이트 날짜: 2016/9/1

라이선스 보기

편집자 메모: This file was selected as MATLAB Central Pick of the Week

This submission contains an interactive GUI for navigating and plotting Simscape simulation data. You can navigate the Simscape logging object using a tree browser, and the data is plotted for you automatically. This makes it easier to plot the different physical quantities in your network without using sensors. To use this file, simply pass the Simscape logging object to the function:
>> ssc_explore(simlog)
This submission also contains a function that lists the components that generated zero crossings and indicate locations in the Simscape language code where the zero crossing was generated. To use this file, simply pass the Simscape logging object to the function:
>> ssc_printzcs(simlog)

To learn more about ssc_printzcs, view the comments within the file:
>> help ssc_printzcs

To see how to use Simscape logging, watch this video (3 min):
http://www.mathworks.com/videos/logging-simulation-data-68839.html

To see how zero-crossing statistics can help you speed up your simulations, watch this video (4 min):
http://www.mathworks.com/videos/finding-causes-of-slow-simulations-73445.html

To find other physical modeling examples, search for posts with the keyword "physical modeling"
http://www.mathworks.com/matlabcentral/fileexchange/?term=%22physical+modeling%22

To learn more about MathWorks Physical Modeling Products, go to: http://www.mathworks.com/physical-modeling/

인용 양식

Atul Suri (2024). Simscape Simulation Results Explorer (https://www.mathworks.com/matlabcentral/fileexchange/28184-simscape-simulation-results-explorer), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2010a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Multibody Modeling에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.10.0.1

Updated license

1.10.0.0

Added links to videos that demonstrate these functions.

1.7.0.0

Updated for R2012b including adding support for zero-crossing statistics.

1.5.0.0

Updated ssc_explore to include several new capabilities. New enhancements include:
* Multi-selection
* Reload data
* Plot options
** Marker selection
** Time axis linking
** Axis alignment
** Custom units

1.1.0.0

updated trademark

1.0.0.0