createInputDataset() is deleting all the data in my workspace. Why?
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
Dhanashree Mohite
2019-3-20
编辑:Dhanashree Mohite
2019-3-20
Not able to reproduce this on my system. Can you attach sample model and code?
回答(1 个)
Dhanashree Mohite
2019-3-21
编辑:Dhanashree Mohite
2019-3-21
Please follow steps given in below link and it's working fine on my system.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!