Access is Denied error
이전 댓글 표시
I am trying to create a stateflow chart in the simulink model and have created two variables within the chart. I have a sine wave as input to the chart with the output fed to a scope. Now, when i run the simulation, i get an error message which says unable to create directory C:\windows\system32\slprj and it also says access is denied. I am using the software as administrator. What do I do ??
댓글 수: 4
Alex Báez
2015년 12월 19일
Hi before you start matlab program must right click on matlab program icon and select "Run as administrator" item. Good Luck
Steven
2017년 5월 22일
Thanks a lot!
CHERKAOUI Abdeljabbar
2019년 5월 25일
THANK YOU IT'S GOOD
Aimable NGENDAHAYO
2022년 11월 16일
Thank you a lot
답변 (2개)
Kaustubha Govind
2013년 6월 18일
1 개 추천
Try changing your current working directory to something that's not under C:\windows.
댓글 수: 7
Prashanth
2013년 6월 18일
Abdelhedi Riadh
2014년 4월 16일
Hi, I have the a problem lke this please help me. when i want to simulate matlab function i have this error
"Unable to create directory: C:\Program Files\MATLAB\R2011a\slprj" !!!!!!!!!!!!
Kaustubha Govind
2014년 4월 16일
Abdelhedi Riadh
2014년 4월 16일
Sorry for asking but i know that we change directory with cd command . but the problem is that i will change what and how "from what to what" sorry for asking much question but can you explain me what is the problem exactly and what is the solution to resolve it . thanks a lot .
MUKHTAR MANSURI
2020년 8월 23일
also you can change your working directory from matlab curent folder location.
shafiq ahmed ahmed
2021년 3월 3일
편집: shafiq ahmed ahmed
2021년 3월 3일
>> cd 'H:\Matlab_Programs_HD'
This command can also be used for changing directory in MATLAB. It allows MATLAB to save file in "MATLAB_Program_HD" folder present in "H" drive instead of "C" drive.
Abdelazyz RKHISS
2021년 11월 21일
it's working thank U
Mahdi Mah
2021년 7월 20일
0 개 추천
hello,excuse me
How can I enter the Arduino sensor code into the MATLAB simulator and print receive data?
thankyou.
카테고리
도움말 센터 및 File Exchange에서 Environment and Settings에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!