Mex file error - incorrect number of input arguments, even though argument number is correct

1 回表示 (過去 30 日間)
Etienne Coetzee
Etienne Coetzee 2017 年 3 月 24 日
コメント済み: Jan 2017 年 3 月 24 日
Hi All
I have recently updated to Matlab R2016b and have all of a sudden run into a problem with a Fortran mex file. When I call the mex file it sometimes complains that I am not sending in the correct number of arguments, even though I am. I am a bit puzzled by this. I am running the mex file with a feval command, something like >> feval('mexFcnName',argument1,argument2). I have never had a problem before. Any ideas why this would happen now all of a sudden? The compilers are all the same, just the Matlab version has changed.
Cheers
Etienne
  1 件のコメント
Jan
Jan 2017 年 3 月 24 日
Please post the relevant part of the code. It is harder to guess when you are blind.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeFortran with MATLAB についてさらに検索

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by