Matlab automatically starts when I open Terminal on my MAC
Show older comments
Hello,
I have Matlab version 15 and I was using my terminal and looking through all the folders because I was looking for a file. I believe I opened the startup file in my root. Now every time I open terminal Matlab opens automatically and I cannot run commands on my terminal until I close the Matlab program. Does anyone have any suggestions on how to prevent this?
Thanks.
Accepted Answer
More Answers (1)
Ayush
on 5 Jun 2015
0 votes
it seems you have created a Cron Job (Scheduled Task), matlab is triggered as soon as you open Terminal.
2 Comments
kyrollos yanny
on 5 Jun 2015
Walter Roberson
on 12 Mar 2020
cron would be an unlikely culprit. cron tasks are not triggered when you run a particular executable.
Categories
Find more on Startup and Shutdown 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!