Access denied when using mkdir in the plugins Excel

1 回表示 (過去 30 日間)
Israel  Hernández
Israel Hernández 2019 年 7 月 9 日
コメント済み: Guillaume 2019 年 7 月 9 日
I am creating a plugins to use it in excel, and it generates me access denied error when mkdir is executed to create a folder in my current directory, how can I solve it?
  3 件のコメント
Israel  Hernández
Israel Hernández 2019 年 7 月 9 日
Yes, the write permission is activated. The program works from matlab, it does not send any errors. The problem arises when using the function from Excel.
Guillaume
Guillaume 2019 年 7 月 9 日
Relying on current directory is always iffy. Use full paths. In particular, in compiled code the working/current directory is usually not the same as you get from interactive sessions.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeData Import from MATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by