MatLab App and requirements linking with Requirements Manager
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
mark hoffman
el 9 de Ag. de 2023
Comentada: mark hoffman
el 10 de Ag. de 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 comentarios
Respuesta aceptada
Yongjian Feng
el 10 de Ag. de 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
Más respuestas (0)
Ver también
Categorías
Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!