createInputDataset() is deleting all the data in my workspace. Why?

2 visualizaciones (últimos 30 días)
David Christensen
David Christensen el 16 de Mzo. de 2019
Editada: Dhanashree Mohite el 21 de Mzo. de 2019
I have a simulink model and I am running createInputDataset() to load signals into 4 inport blocks. However, when I run the following line "ds = createInputDataset(mdl);" all the previous data in the workspace gets deleted. Even ds. Why?
  1 comentario
Dhanashree Mohite
Dhanashree Mohite el 20 de Mzo. de 2019
Editada: Dhanashree Mohite el 20 de Mzo. de 2019
Not able to reproduce this on my system. Can you attach sample model and code?

Iniciar sesión para comentar.

Respuestas (1)

Dhanashree Mohite
Dhanashree Mohite el 21 de Mzo. de 2019
Editada: Dhanashree Mohite el 21 de Mzo. de 2019
Please follow steps given in below link and it's working fine on my system.

Community Treasure Hunt

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

Start Hunting!

Translated by