Info

此问题已关闭。 请重新打开它进行编辑或回答。

i created a matlab code which take data from an excel sheet and gives me first row of it into a text file. after making .exe of the program i am not able to find the output file. what to do now ?

1 次查看(过去 30 天)
please help me out here ! I need to submit to asap.

回答(1 个)

Titus Edelhofer
Titus Edelhofer 2016-2-23
Hi Vaishvik,
when you open the text file for output (using fopen, dlmwrite or whatever...) use disp to print out the path. Start your executable from a CMD window to see the output.
Titus

此问题已关闭。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by