Stateflow Stepping Problem - fatal error when accessing cvi.TopMod​elCov.mode​lPause

조회 수: 16 (최근 30일)
Marco
Marco 2014년 1월 3일
편집: Ashraf S 2022년 6월 26일
Hello everyone, I'm trying to simulate a stateflow model step-by-step but i can't. If i simulate it normally, clicking the green-play button, i can do it...but stepping the model it seems to be impossible. I'm not allowed to pause the model in a given moment too.
I got the following errors:
- Attempt to reference field of non-structure array. Caused by: A fatal error occurred when accessing the coverage tool: cvi.TopModelCov.modelPause - An error occurred while stepping through the simulation and the simulation was terminated
Is there anyone who can help me? Thanks in advance and happy new year! Marco
  댓글 수: 3
sajid hussain
sajid hussain 2018년 1월 25일
A fatal error occurred when accessing the coverage tool: cvi.TopModelCov.modelT any solution
Suraj Nale
Suraj Nale 2022년 4월 8일
Hello,
Try this one,
1) Goto home window of matlab
2) Set path
3) Set folder path of your model.
4) Save.
5) Again do the basic settings for coverage
6) Simulate Your Model.

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

답변 (4개)

Ki-Wook Shin
Ki-Wook Shin 2017년 5월 22일
Hello, When I am running S-Function for code coverage, I am getting following issue
the start offset must be less than the end offset
Caused by:
A fatal error occurred when accessing the coverage tool: cvi.TopModelCov.modelTerm
Any solution for it?

Suraj Singh
Suraj Singh 2019년 4월 24일
Hello Team,
I am also facing the same issue during the model simulation i am getting the following error:
metricdata.isa : class -- readonly
Error in parameter number 3.
metricdata.isa : class -- readonly
Error in parameter number 3.
An error occurred while running the simulation and the simulation was terminated
Caused by:
**** Error ****
A fatal error occurred when accessing the coverage tool: cvi.TopModelCov.modelPause
Component:Simulink | Category:Model error
**** Error ****
Component:Simulink | Category:Model error
Could some onepleae reply to this?
Thanks,
Suraj

Arun Kumar Misra
Arun Kumar Misra 2019년 12월 10일
A fatal error occurred when accessing the coverage tool: cvi.TopModelCov.modelTerm, Any solution?
  댓글 수: 1
Ashraf S
Ashraf S 2022년 6월 26일
편집: Ashraf S 2022년 6월 26일
Hi Misra, did you got the solution?
I am also getting this error, help me if you know solution.

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


Suraj Nale
Suraj Nale 2022년 4월 8일
Hello,
Try this one,
1) Goto home window of matlab
2) Set path
3) Set folder path of your model.
4) Save.
5) Again do the basic settings for coverage
6) Simulate Your Model.

카테고리

Help CenterFile Exchange에서 Verification, Validation, and Test에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by