To Workspace Simulink Block returns structure

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?

Respuestas (1)

Jyotsna Talluri
Jyotsna Talluri el 22 de Abr. de 2020

0 votos

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

Categorías

Más información sobre Simulink en Centro de ayuda y File Exchange.

Preguntada:

el 15 de Abr. de 2020

Respondida:

el 22 de Abr. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by