How to restart PC and then automatically run a vbs script generated by Matlab before restart?
3 views (last 30 days)
Show older comments
How to restart PC and then automatically run a vbs script generated by Matlab before restart?
I have a matlab script that if certain requirment was meet, it will generate a *.vbs script to a folder.
Next matlab will run "system('shutdown /r')" to restart my PC.
However, I want my PC aotomatically run specifically that generated vbs file.
How can I do it?(By windows task scheduler or other possible ways)
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Performance and Memory 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!