Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
29327 Discussions

How can CVF call the COM which is buit by the matlab comtool?

seahearman
Beginner
696 Views
Now I want to use some matlab functions in CVF in the way that the matlab functions have been complied into COM.
As far as I kown,it seems that I should translate the COM into module,but I don't kown the exact way to do so.
Would you please to show me some examples?
Thanks!
0 Kudos
1 Reply
Steven_L_Intel1
Employee
696 Views
Read the section of the CVF Programmer's Guide on the "Forttan Module Wizard".
0 Kudos
Reply