MEX Creation of a Function with Input Parameters
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示
I am trying to generate a MEX file of a function that has input parameters (like 'function [] = run(inputfile)', but emlmex gives me a an error about preconditions. I have several functions that are calling each other and passing information between them, and I want to make MEX files of all of them in an effort to speed up processing.
Any ideas how I get around this "precondition" problem?
Thanks.
1 件のコメント
Paul Huter
2013 年 3 月 25 日
回答 (0 件)
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!