Access is Denied error
Afficher commentaires plus anciens
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 commentaires
Alex Báez
le 19 Déc 2015
Hi before you start matlab program must right click on matlab program icon and select "Run as administrator" item. Good Luck
Steven
le 22 Mai 2017
Thanks a lot!
CHERKAOUI Abdeljabbar
le 25 Mai 2019
THANK YOU IT'S GOOD
Aimable NGENDAHAYO
le 16 Nov 2022
Thank you a lot
Réponses (2)
Kaustubha Govind
le 18 Juin 2013
1 vote
Try changing your current working directory to something that's not under C:\windows.
7 commentaires
Prashanth
le 18 Juin 2013
Abdelhedi Riadh
le 16 Avr 2014
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
le 16 Avr 2014
Abdelhedi Riadh
le 16 Avr 2014
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
le 23 Août 2020
also you can change your working directory from matlab curent folder location.
shafiq ahmed ahmed
le 3 Mar 2021
Modifié(e) : shafiq ahmed ahmed
le 3 Mar 2021
>> 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
le 21 Nov 2021
it's working thank U
Mahdi Mah
le 20 Juil 2021
0 votes
hello,excuse me
How can I enter the Arduino sensor code into the MATLAB simulator and print receive data?
thankyou.
Catégories
En savoir plus sur Environment and Settings dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!