文件名称:MATLAB_CALLS_F77
介绍说明--下载内容均来自于网络,请自行研究使用
此程序演示了如何在Matlab中调用Fortran77编写的函数,包含参数虚实结合应该注意的问题。-illustrate how a MATLAB program can call a FORTRAN77 function, passing data to the function, and receiving results from the FORTRAN77 function.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fact_test.m
fact_test_output.txt
fact.f
fact_test_output.txt
fact.f