MatLab App and requirements linking with Requirements Manager
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
mark hoffman
le 9 Août 2023
Commenté : mark hoffman
le 10 Août 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 commentaires
Réponse acceptée
Yongjian Feng
le 10 Août 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
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Develop Apps Using App Designer dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!