Error: cannot launch mupad process [vcam::new] on mupad in matlab
Afficher commentaires plus anciens
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..
Réponses (1)
Friedrich
le 11 Juil 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 commentaires
evrim korkmaz özay
le 11 Juil 2011
Friedrich
le 11 Juil 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.
Catégories
En savoir plus sur File Operations dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!