Compiling MATLAB code: Works in MATLAB but not when compiled

3 ビュー (過去 30 日間)
Brittany
Brittany 2014 年 5 月 6 日
編集済み: Image Analyst 2014 年 5 月 6 日
I have a program that works when run using MATLAB, but when I compile it and execute it, I get to a certain point where it doesn't output anything. It just stops responding. It is using 1/4 of the CPU at this time, but it is not outputting any errors into the command line. I have MCR installed for my specific type of matlab (using 32-bit 2013a, compiling with 32-bit 2013a). Is there something else I am supposed to install with MCR? Like a runtime library?

採用された回答

Image Analyst
Image Analyst 2014 年 5 月 6 日
編集済み: Image Analyst 2014 年 5 月 6 日
And try throwing in some fprintf's in there so you can track what part of the code it's executing.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by