What is the ID of styecheck jc_0803 ??

조회 수: 1 (최근 30일)
galaxy
galaxy 2020년 11월 23일
댓글: Fangjun Jiang 2020년 11월 24일
Dear bros !
I want to run stylecheck by script as following example.
checkID = 'mathworks.jmaab.jc_0653';
SysResultObjArray = ModelAdvisor.run(system, checkID);
But when I run jc_0803, I try to use ID: mathworks.jmaab.jc_0803, mathworks.maab.jc_0803, but it is not right ID.
My matlab version is 2019b.
Can anyone tell to me how to run jc_0803 ??

채택된 답변

Fangjun Jiang
Fangjun Jiang 2020년 11월 23일
  댓글 수: 2
galaxy
galaxy 2020년 11월 24일
Thank you for your feed back.
I found MA jmaab_jc_0803.p and jc_0803.p in MATLAB root (2019b).
Do you know how to use it?
Fangjun Jiang
Fangjun Jiang 2020년 11월 24일
Indeed jmaab_jc_0803.p exists. It might be unfinished work.
I've written MA check myself. It can be authored by single or multiple files. It also needs to be registered.
Apparently, this check is not registered in R2019b. I don't think there is a way to use the .p file. You can't use ModelAdvisor.run() because it is not registered. The .m or .p file for any MA check is not meant to be called directly.

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

추가 답변 (0개)

카테고리

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

태그

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by