Difference between data store memory(DSM) and goto-from blocks?

 Respuesta aceptada

Walter Roberson
Walter Roberson el 8 de Feb. de 2020
They are completely different. From/Goto is for flow control, "Send this signal to another part of the model that I have described somewhere else". DSM holds on to information until the information is replaced, able to retrieve the information whenever it is asked for. DSM corresponds to storing something into a variable.

Más respuestas (0)

Categorías

Preguntada:

el 8 de Feb. de 2020

Editada:

el 16 de Feb. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by