Restore Point Fixed-Point Tool
Mostra commenti meno recenti
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 Commenti
Yeshika Bakthavatsalam
il 28 Lug 2020
Hi
@matteo Were you able to solve this issue? if so, could you share the solution.
Chen Wu
il 5 Feb 2021
Hi
I have the sam problem. I am using 2020b.
Chen
Risposte (2)
Kiran Felix Robert
il 5 Feb 2021
1 voto
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
il 20 Nov 2022
0 voti
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.
Categorie
Scopri di più su Simulink in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!