How to change my Simulink Scope output at workspace from 1x1x284 double to 284x1 double.

조회 수: 5 (최근 30일)
I have made a PEM Model but the scope data output at is saving in "1x1x284 double" format. I wanted to do a FFT Analysis and which is only reading the "284x1 double" format. So, How do I change the workspace data?

답변 (1개)

Jim Riggs
Jim Riggs 2022년 10월 28일
Try using the "reshape" command.
There is also a reshape block in Simulink.

카테고리

Help CenterFile Exchange에서 General Applications에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by