Error: cannot launch mupad process [vcam::new] on mupad in matlab
Show older comments
I installed matlab_r2011a on mac everything works great but i can't in mupad, i get the following error:
Error:plot cannot launch mupad process [vcam::new]
is there anyone know about that?
thanks..
Answers (1)
Friedrich
on 11 Jul 2011
1 vote
Hi,
I think if you don't have write access to the directory 'PathToExampleDir' and you execute the command
plot(plot::Function2d(x), OuputFile="PathToExampleDir/image.png") in a MuPAD Notebook you'll get the error:
"Error: cannot launch mupad process [vcam::new]"
Please make sure you have all rights needed.
2 Comments
evrim korkmaz özay
on 11 Jul 2011
Friedrich
on 11 Jul 2011
The rights needed haven't anything to do with the ML version. Make sure that you as user have rights to access/write to the folder.
Categories
Find more on File Operations 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!