Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

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 vue (au cours des 30 derniers jours)
Vaishvik
Vaishvik le 23 Fév 2016
Clôturé : MATLAB Answer Bot le 20 Août 2021
please help me out here ! I need to submit to asap.

Réponses (1)

Titus Edelhofer
Titus Edelhofer le 23 Fév 2016
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

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by