Task scheduling for Matlab
Ältere Kommentare anzeigen
I realize this may not be exactly related to Matlab, and I've read all the other posts but have not had any success. I am trying to run a Matlab script with Task Scheduler on Windows 7. My Task scheduler command is:
cd C:\Radar_code\ matlab -r "radarprocessing.m; pause(10); exit"
and the error I keep getting in Task Scheduler is:
The system cannot find the file specified. (0x80070002)
I've tried lots of different things but it hasn't worked yet. Thanks for your help in advance.
1 Kommentar
Tharikaa Ramesh Kumar
am 12 Jun. 2024
Do you run time-consuming tasks on MATLAB and Simulink? Do you wish you could schedule them and run them in the background, unattended? How do you solve this question today?
MATLAB Product team is very interested to talk to you and learn from your experience. Please participate in this brief survey (6 questions).
Akzeptierte Antwort
Weitere Antworten (3)
Priyanagaraj
am 12 Okt. 2023
0 Stimmen
c
Priyanagaraj
am 12 Okt. 2023
0 Stimmen
c
Tharikaa Ramesh Kumar
am 12 Jun. 2024
0 Stimmen
Do you run time-consuming tasks on MATLAB and Simulink? Do you wish you could schedule them and run them in the background, unattended? How do you solve this question today?
MATLAB Product team is very interested to talk to you and learn from your experience. Please participate in this brief survey (6 questions).
Kategorien
Mehr zu MATLAB Parallel Server finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!