How can I connect to an external server to get requirements documents in Simulink Validation and Verification Toolbox R2016a?
3 ビュー (過去 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!