- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
How can I export data from Fortran to Excel to plot/ display such as tables or temperature distributions similar to Matlab or how can I plot fortran data?
Link kopiert
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
There is a worked example of exporting to Excel provided in the COM samples called AutoDice. You can now get the samples from https://software.intel.com/en-us/product-code-samples - scroll down to "Intel® Parallel Studio XE for Windows* - Sample Bundle"
You might also look at PGPLOT.
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Thanks Steve. I will look into it
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Well Steve.. The AUTODICE option works..not sure how but I'm gonna figure out. I think this can work.. Thanks again!!.
Regards
Jason
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
The way I often do this is to write some data tables from Fortran into Excel and then make my charts in Excel. I then save the excel file which is later used as a template i.e. my Fortran programs copies the excel template to a unique name, writes to the exel to re-populate the data tables and then launches the new workboot in excel.
I find this much easier than trying to format and create everything for the excel from the Fortran side.

- RSS-Feed abonnieren
- Thema als neu kennzeichnen
- Thema als gelesen kennzeichnen
- Diesen Thema für aktuellen Benutzer floaten
- Lesezeichen
- Abonnieren
- Drucker-Anzeigeseite