How to add custom check to a Model Advisor?

2 views (last 30 days)
Hello ,I was only wondering if you could give me some clues about Model Advisor , Indeed !!i want to add a custom check to A model advisor but by consulting mathworks I could not succeed the proposed solution!!! Thank you in advance

Answers (2)

ES
ES on 16 Mar 2018
I think below documentation is great.
https://in.mathworks.com/help/slcheck/examples/add_custom_ma_checks_tasks_callbacks.html
Are you stuck anywhere?
  1 Comment
Amal Hamdaoui
Amal Hamdaoui on 16 Mar 2018
I just found this link, but I want to add a rule that I coded myself and not a rule already existing, and when I run the execution of the file.m it does not recognize the function (cm) I'm stucking and i must do it rather!!! thank's for your return

Sign in to comment.


Amal Hamdaoui
Amal Hamdaoui on 16 Mar 2018
I just found this link, but I want to add a rule that I coded myself and not a rule already existing, and when I run the execution of the file.m it does not recognize the function (cm) I'm stucking and i must do it rather!!! thank's for your return

Categories

Find more on Multicore Processor Targets in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!