필터 지우기
필터 지우기

is there 'scope function' in Matlab?

조회 수: 2 (최근 30일)
NoYeah
NoYeah 2020년 4월 8일
답변: madhan ravi 2020년 4월 8일
in simulink, there is scope function to express [frequency, magnitude]
how to load this in mathlab
I called the function in console
but no such function exist
scope(func(x))
  댓글 수: 1
Star Strider
Star Strider 2020년 4월 8일
No.
In MATLAB, you need to use the plot function.

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

채택된 답변

madhan ravi
madhan ravi 2020년 4월 8일
No and you just have to use plot() where you could use the datas from Simulink using To Workspace block.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Scopes and Data Logging에 대해 자세히 알아보기

태그

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by