MATLAB: Your current working folder is: C:\Program Files\MATLAB\R2018b\bin Simulink does not permit you to modify the MATLAB installation area. Please change to a working folder that is not in the MATLAB installation area and re-try the previous command.

simulink

Your current working folder is: C:\Program Files\MATLAB\R2018b\bin Simulink does not permit you to modify the MATLAB installation area. Please change to a working folder that is not in the MATLAB installation area and re-try the previous command.
i'm using the simulink and this problem appear
i need solution please

Best Answer

Change your current directory to something outside your MATLAB installation, ideally somewhere you have write permissions. As one example your tempdir should be outside your installation and you should have write permission to it.
cd(tempdir)