MATLAB: Do I receive the error ‘Cannot start engine’ when I run MuPAD in MATLAB R2013b or R2014a

After opening a MuPAD notebook and entering the following command:
 
1+1
I receive the error message:
 
'Cannot start engine'
Is that a bug?

Best Answer

This issue can be caused by the presence of non standard characters in the User Init path.
1. From the MATLAB command window start MuPAD with the command "mupad"
 
2. When the notebook comes up, choose View->Configure from the menu and check your User Init Path
 
3. If the User Init Path contains non standard characters(e.g. Cyrillic alphabets) please change it to a path with only English alphabets.