RESAMPLE関数とスタンドアローン実行ファイルについて
Show older comments
お世話になっております。 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)では解決策はございますか?
よろしくお願いいたします。
Accepted Answer
More Answers (0)
Categories
Find more on Multirate Signal Processing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!