Save Matlab Executable WIndows Dos Screen to a Text File
Mostra commenti meno recenti
I created a Matlab GUI and compiled it as an executable. It produces an output to a windows DOS Screen (Black Window). How do you save this output as a text file?
3 Commenti
Rom
il 30 Set 2013
Azzi Abdelmalek
il 30 Set 2013
Why?
Cedric
il 30 Set 2013
If it is because you don't want to double all print operations (one to screen, the other to file), you can build a wrapper for FPRINTF which does both.
Risposte (1)
Azzi Abdelmalek
il 30 Set 2013
0 voti
Categorie
Scopri di più su MATLAB Compiler in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!