RESAMPLE関数とスタンドアローン実行ファイルについて
Mostrar comentarios más antiguos
お世話になっております。 ver.2013(a)を使用しております。
この度、resample関数を含むソースファイルTEST.mをmccでコンパイルし、スタンドアローン実行ファイルにしようとしております。 (他のプログラミング言語で書かれた実行ファイルとともにスクリプトで実行することを考えております。) このTEST.mをmatlabのGUI上で実行する分には問題がありませんが、mccでのコンパイル後にコンソールから実行すると以下の警告が出力されます。
operands to the and && operators must be convertible to logical scalar values
Error in resample (line 66)
2015(a)以降にこのエラーが解決されたというmatlab answerのページがありましたが、
(https://jp.mathworks.com/matlabcentral/answers/293380-resample-example-from-mathworks-site-not-working-for-me)
現在使用しているver. 2013(a)では解決策はございますか?
よろしくお願いいたします。
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Multirate Signal Processing 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!