Stateflow Stepping Problem - fatal error when accessing cvi.TopModelCov.modelPause
显示 更早的评论
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 个评论
Kyle
2015-5-27
I am getting this issue as well when I attempt to simulate a model and it is preventing me from running a simulations script.
sajid hussain
2018-1-25
A fatal error occurred when accessing the coverage tool: cvi.TopModelCov.modelT any solution
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
2017-5-22
0 个投票
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
2019-4-24
0 个投票
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
2019-12-10
0 个投票
A fatal error occurred when accessing the coverage tool: cvi.TopModelCov.modelTerm, Any solution?
1 个评论
Suraj Nale
2022-4-8
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Verification, Validation, and Test 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!