Error: cannot launch mupad process [vcam::new] on mupad in matlab
이전 댓글 표시
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..
답변 (1개)
Friedrich
2011년 7월 11일
1 개 추천
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
evrim korkmaz özay
2011년 7월 11일
Friedrich
2011년 7월 11일
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.
카테고리
도움말 센터 및 File Exchange에서 File Operations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!