using System() with administrator privilages
古いコメントを表示
I am trying to create a shortcut using the system(command); command but i am getting output:
You do not have sufficient privilege to perform this operation.
How can i call system with administrator privileges to avoid this?
採用された回答
その他の回答 (2 件)
raym
2017 年 5 月 6 日
0 投票
This also solved my problem. Thanks Edward.
I fixed the problem by closing MATLAB and reopening it with administrator privileges. (right click matlab -> run as administrator).
Fatima Abdulhakim
2017 年 12 月 10 日
0 投票
my matlab is not opening.what i have to do?
2 件のコメント
Walter Roberson
2017 年 12 月 10 日
Contact Mathworks for free installation assistance
Jan
2017 年 12 月 10 日
@Fatima: Please do not hijack a thread by posting a new question in the section for answers. Open your own thread instead. If you do so, add any details: Did it work before? How do you try to open it? Which messages do you get?
Please remove this pseudo-answer after you have created your own question. Thanks.
カテゴリ
ヘルプ センター および File Exchange で Startup and Shutdown についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!