Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Launching Excel

Intel_C_Intel
Employee
558 Views
Want to plot (x,y) data generated within Fortran program using Excel while Fortran program continues to run. Found "AUTODICE" sample in Fortran distribution. Compiled and tried to run it but program says: Unable to create Excel object; Aborting.

Need basic guidance on sending data points from Fortran program to Excel for plotting simple scatter (x,y) plot. Very familiar with classical Fortran -- not at all familiar with interfacing Fortran with other languages or using Fortran to launch other programs.
0 Kudos
1 Reply
selahattin
Beginner
558 Views
Hi,
I want to use excel as input and output files of Fortran.
But I coudn't do it.
I use Excel2000 and Changed Excel9 istead of excel8 in the program, but I got the response" Unable to get WORKBOOK object, ensure that the file path is correct, err. 0x80028018".
I checked the file path is true.
Thanks for any replies.
0 Kudos
Reply