createInputDataset() is deleting all the data in my workspace. Why?
2 ビュー (過去 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!