createInputDataset() is deleting all the data in my workspace. Why?
이전 댓글 표시
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일
0 개 추천
Please follow steps given in below link and it's working fine on my system.
카테고리
도움말 센터 및 File Exchange에서 Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!