Moving the mex file from one folder to other

1 回表示 (過去 30 日間)
Sriharsha
Sriharsha 2016 年 2 月 9 日
コメント済み: Walter Roberson 2016 年 2 月 9 日
I tried to compile the simulink model. i got the following : ----------------------------------------------------- Make successful for machine: "model_name"
moving .mexw32 from D:\folder1 to D:\folder2 failed. -----------------------------------------------------
What could be the issue?

採用された回答

Walter Roberson
Walter Roberson 2016 年 2 月 9 日
編集済み: Walter Roberson 2016 年 2 月 9 日
D:\folder2 might not exist, or it might not be writable by you, or the mexw32 might already exist in that directory and not be writable by you, or the drive might be full.
  4 件のコメント
Sriharsha
Sriharsha 2016 年 2 月 9 日
Its a trial version, will this create an issue?
Walter Roberson
Walter Roberson 2016 年 2 月 9 日
No, a trial version should be fully function except that it creates watermarks on reports.

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangePrepare Model Inputs and Outputs についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by