Restore Point Fixed-Point Tool
显示 更早的评论
Whenever I try to launch the Prepare Action of the Fixed-Point Tool in Simulink it tells me that the restore could not be created.
Of course the model is saved and I actually used it with success until recently.
Any idea or suggestion on how I might resolve the problem?
Thanks in advance,
Matteo Manzini
2 个评论
Yeshika Bakthavatsalam
2020-7-28
Hi
@matteo Were you able to solve this issue? if so, could you share the solution.
Chen Wu
2021-2-5
Hi
I have the sam problem. I am using 2020b.
Chen
回答(2 个)
Kiran Felix Robert
2021-2-5
1 个投票
Hi Matteo,
Refer Use the Fixed-point tool to Prepare a System for Conversion documentation, this issue can arise when
- Model has unsaved changes (most common - which you currently don’t have)
- Model is in a directory which is not writable.
It is possible that the write permission of the directory might have changed recently, check the directory’s write permission which might solve the issue.
Nevertheless, even if the check fails, the process can continue but just that the model won’t have restore point, so you must be careful not to save the model until the results are as required.
THOMAS MCFARLAND
2022-11-20
0 个投票
I solved this problem by adding the directory where the .slx file is stored to the Matlab path. From the Matlab Home tab, select "Set Path" and then "Add Folder..."
Hope this helps.
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!