なぜ、Support Package を含む MATLAB コードを mccコマンドで作成したスタンドアロン化した時、正常に動作しないのですか?
Mostrar comentarios más antiguos
Support Package (Matrox support package/ R2014a) を使用した MATLAB コードがあり、MATLAB環境下では正常に動作します。
しかしながら、 下記mccコマンドでスタンドアロンアプリケーションとしてコンパイルし、実行すると下記エラーが発生します。
>> mcc -mv video1.m -a c:\dcf\camera1.dcf
Error using videoinput (line 217)
Invalid ADAPTORNAME specified. Type 'imaqhwinfo' for a list of available ADAPTORNAMEs. Image acquisition adaptors may be available as downloadable support packages. Open Support Package Installer to install additional vendors.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre MATLAB 関数のパッケージ化 en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!