How to perform unit testing for matlab model
조회 수: 1 (최근 30일)
이전 댓글 표시
I am new in matlab ,i want to know that for performing unit testing for matlab model . We need to perform unit testing on auto generated code or direct on matlab model it self?
Thanks Dharm
댓글 수: 1
Andy Campbell
2017년 10월 3일
Hi Dharm,
Can you clarify what you mean by MATLAB model? Are you using Simulink and then generating code automatically? Are you referring to using MATLAB Coder to write an algorithm in the MATLAB language and then generate code from that? I am confident we have some solutions for you, but it would be great if you could provide a few details as to what you are doing and which products you are using.
Thanks, Andy
답변 (1개)
Mohamed AKI Ahmed
2022년 3월 7일
I would recommend checking this video. It explains everything you need to start with for unit testing in MATLAB, after that you can refer to the documentations.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Testing Frameworks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!