RESAMPLE関数とスタンドアローン実行ファイルについて
显示 更早的评论
お世話になっております。 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)では解決策はございますか?
よろしくお願いいたします。
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Multirate Signal Processing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!