Simulation Manager - Error during serialization
7 次查看(过去 30 天)
显示 更早的评论
Hey Guys,
I am using the Simulation-Manager it works pretty good.
But when it comes to saving the mldatx file I get the error "Error during serialization".
First I thought i have to much data so I reduced the simulations from 450 simulations (2hrs) to round about 121 simulations (40 min).
But I still get the error?
Thank you in advance.
Best regards.![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/579332/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/579332/image.png)
0 个评论
回答(1 个)
Gargi Patil
2021-4-14
The error message "Error during serialization" generally occurs when large outputs have to be saved. To avoid it, the outputs can instead be saved after every run. You can refer to the following answer for further details:
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Naming Conventions 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!