save directory of Externally-saved test harnesses
11 views (last 30 days)
Show older comments
How can I change the save directory of externally-saved simulink test harnesses? They keep saving under C:\...
0 Comments
Accepted Answer
Paul Urban
on 3 Dec 2019
When creating an external harness the path where the harness is stored defaults to the current working directory. There is an option to navigate to a different path to change its location. Currently there isn't a way to move test harness to a different folder once created.
More Answers (1)
Ashvini Bankar
on 7 Jan 2020
Which is the tool license to execute command like sltest.harness.create? I have simulink test version 1.1 but still I am getting error like undefined variable sltest or class sltest.harness.create.
1 Comment
Paul Urban
on 7 Jan 2020
sltest.harness.create requires Simulink Test license. You may want to check that Simulink Test is indeed installed. If it is then you may want to contact customer support to help resolve the issue https://www.mathworks.com/support/contact_us.html?s_tid=sp_ban_cs
See Also
Categories
Find more on Inputs in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!