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