How can I connect to an external server to get requirements documents in Simulink Validation and Verification Toolbox R2016a?
4 次查看(过去 30 天)
显示 更早的评论
MathWorks Support Team
2016-4-26
编辑: MathWorks Support Team
2024-4-1
I have requirements documents on an external server and I want a local model to link to them, but I don't see an option to link to files on a server in Link Editor. I may also want to perform some extra work like checking the files out from the server if a local copy is not available, but using a local copy if it is available. How do I do this?
采纳的回答
MathWorks Support Team
2024-4-1
编辑:MathWorks Support Team
2024-4-1
To link file types or sources that are not included in the default set of link types you can create a custom link type in the Simulink Validation and Verification Toolbox. This gives the option of running arbitrary code that will execute when following links, which can perform server access operations or selectively search for files in multiple locations.
Refer to the following links for possible uses and an example of creating a custom link type.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Verification, Validation, and Test 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!