MatLab App and requirements linking with Requirements Manager
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
mark hoffman
am 9 Aug. 2023
Kommentiert: mark hoffman
am 10 Aug. 2023
Does MatLab App Designer and/or Requirements toolbox allow for the linking of requirements to code written for a MatLab app within App designer? It does not appear so. App designer does not have the App tab to select Requirements Manager, I presume because App designer is an App. If the capability is nonexistent are there plans for it?
0 Kommentare
Akzeptierte Antwort
Yongjian Feng
am 10 Aug. 2023
Hi Mark,
There is an alternative here. The logic of your MatLab App can be implemented in m-code, and you can call those m-code from your mlapp code. If your main logic is implemented in m-code, then you can link them to your requirements. Please refer to this document:
Thanks,
Yongjian
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!