フィルターのクリア

Problem of 32bit stand alone application with wavelet functions

1 回表示 (過去 30 日間)
Vincent Gigot
Vincent Gigot 2014 年 4 月 23 日
コメント済み: Harsheel 2014 年 4 月 24 日
I try to compile and creat a stand alone application using wavelet functions. The .exe file works correctly in 64bit version, but these functions seems to not compatible with compilation in 32bit version. I need this 32bit compilation for a specific user who works on Windows XP in 32bit. For example, the function "wden" is undefined after compilation.
Thanks.
  1 件のコメント
Harsheel
Harsheel 2014 年 4 月 24 日
  1. does the MATLAB code work fine in your 32-bit MATLAB?
  2. Are you able to execute the .exe file from within your 32-bit MATLAB using the ! operator:
>> ! MyExe.exe

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeDiscrete Multiresolution Analysis についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by