How can I connect to an external server to get requirements documents in Simulink Validation and Verification Toolbox R2016a?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
MathWorks Support Team
am 26 Apr. 2016
Bearbeitet: MathWorks Support Team
am 1 Apr. 2024
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?
Akzeptierte Antwort
MathWorks Support Team
am 1 Apr. 2024
Bearbeitet: MathWorks Support Team
am 1 Apr. 2024
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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Verification, Validation, and Test 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!