Problem of building simulink model to ccs 3.3

Hello I want to build my simulink model to ccs 3.3. But it shows the following error. Could anyone help me please. "Your current working folder is: C:\Program Files\MATLAB\R2011a\bin Simulink does not permit you to build programs in the MATLAB installation area. Please change to a working folder that is not in the MATLAB installation area."

Answers (1)

Use the "cd" command in MATLAB to change to a different directory that is not under "C:\Program Files\MATLAB\R2011a".

8 Comments

Very helpful
Write: cd(tempdir) in the MATLAB's command window and your directory would automatically change from C:\Program Files\MATLAB\R2016a\bin to C:\Users\User\AppData\Local\Temp
Very helpful thank u very much
Muito obrigado pela ajuda! Att, De um Brasileiro apaixonado pela Robótica! GTZ
Thank you so much Kaustubha Govind

Sign in to comment.

Categories

Find more on Real-Time Simulation and Testing in Help Center and File Exchange

Products

Asked:

on 7 Jul 2014

Commented:

on 17 Feb 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!