Why i am getting scope warning while simulation?

 채택된 답변

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2021년 6월 15일

1 개 추천

Since you have considerably large simulation data, it is better not to open a scope twhile simlation is running. Instead, you can close the scope while simulating (1-option). Or (2-option) remove scope block (s) instead you may use [out] or [To Workspace] block to save the simulation data and visualize afterwards in MATLAB environment.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 View and Analyze Simulation Results에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by