You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the troubleshooting, can you add instructions on how to add MATLAB to a Mac's system path?
sudo ln -s /Applications/MATLAB_R2023a.app/bin/matlab /usr/local/bin
MATLAB was not on my Macbook's system path and I had to look for how to add it.