- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all..!
I am new to using Visual Fortran, and I am having some trouble running a code in visual fortran 6.0. The code works fine, and is an important phase of my research. However, the output file is a .exe file, and it is a 3000x2 array of numbers. I need it in .txt format, so that I would be able to open it using excel/matlab.
Kindly advice as to how I can go about doing this. And thanks a lot for helping out.
Vikram.
I am new to using Visual Fortran, and I am having some trouble running a code in visual fortran 6.0. The code works fine, and is an important phase of my research. However, the output file is a .exe file, and it is a 3000x2 array of numbers. I need it in .txt format, so that I would be able to open it using excel/matlab.
Kindly advice as to how I can go about doing this. And thanks a lot for helping out.
Vikram.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The .exe file is not the output of your program, it is the program. You have to run the .exe file to get the output.
Click on Build/Execute.exe, or run it from a command prompt.
Hope this helps.
FSM
Click on Build/Execute
Hope this helps.
FSM

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page