RESAMPLE関数とスタンドアローン実行ファイルについて
Afficher commentaires plus anciens
お世話になっております。 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)では解決策はございますか?
よろしくお願いいたします。
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Multirate Signal Processing dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!