Restore Point Fixed-Point Tool

조회 수: 12 (최근 30일)
Matteo Manzini
Matteo Manzini 2020년 4월 30일
답변: THOMAS MCFARLAND 2022년 11월 20일
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
Yeshika Bakthavatsalam 2020년 7월 28일
Hi
@matteo Were you able to solve this issue? if so, could you share the solution.
Chen Wu
Chen Wu 2021년 2월 5일
Hi
I have the sam problem. I am using 2020b.
Chen

댓글을 달려면 로그인하십시오.

답변 (2개)

Kiran Felix Robert
Kiran Felix Robert 2021년 2월 5일
Hi Matteo,
Refer Use the Fixed-point tool to Prepare a System for Conversion documentation, this issue can arise when
  1. Model has unsaved changes (most common - which you currently don’t have)
  2. 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
THOMAS MCFARLAND 2022년 11월 20일
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.

카테고리

Help CenterFile Exchange에서 Fixed-Point Designer에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by