Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Problems with Compiling Code

4 ビュー (過去 30 日間)
Hazem El Sankari
Hazem El Sankari 2018 年 12 月 3 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hello,
I have a code which takes input from an excel file (input.xlsx), performs some computations, and outputs it to an (output.xlsx) file. I compiled a script file called RUN.m (using mcc -e RUN.m) to get RUN.exe, which I want to lauch, wait for MATLAB to run in the background, and then view the output file.
Although the code inside the RUN.m file works perfectly fine and gives the correct output when I run from within MATLAB, the RUN.exe file inputs the wrong data (even when the input spreadsheet is empty) and outputs a completely different set of results.
Any help with this?
  1 件のコメント
madhan ravi
madhan ravi 2018 年 12 月 3 日
upload the full code and necessary files

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by