필터 지우기
필터 지우기

To Workspace Simulink Block returns structure

조회 수: 3 (최근 30일)
Nathan Chee
Nathan Chee 2020년 4월 15일
답변: Jyotsna Talluri 2020년 4월 22일
I have been trying to use the BERtool for some simulations of a simulink model, however it appears that the "To Workspace" block generates a structure within which the BER variable is stored. This is then unable to be exctracted by the BERtool as it does not accept out.BER as a valid BER variable name.
Is there another way I could go about this?

답변 (1개)

Jyotsna Talluri
Jyotsna Talluri 2020년 4월 22일
There exists a property 'Save format' of the 'To Workspace' block for saving the simulation output to the MATLAB workspace in a particular format. You can set that property to 'Array'.
Refer to the below link for more information

카테고리

Help CenterFile Exchange에서 Propagation and Channel Models에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by