Undefined function or variable 'nrbevalIGES'.
古いコメントを表示
Greetings.
I keep failing to convert (several different) *.igs files (from different sources on grabcad.org) to matlab format, always getting this error:
Undefined function or variable 'nrbevalIGES'.
I get this error when I run the iges2matlab function:
iges2matlab('function_name.igs')
and when I run this line of code from the IGES toolbox
[ParameterData,EntityType,numEntityType,unknownEntityType]=iges2matlab('example.igs')
Does anyone know the (possible) source of my problem and/or a solution to it?
Many thanks in advance,
Fardad
2 件のコメント
Walter Roberson
2019 年 12 月 3 日
https://www.mathworks.com/matlabcentral/fileexchange/70461-iges2matlab has an updated version of the function it appears
Fardad Serry
2019 年 12 月 3 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で MATLAB Compiler についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!