Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は.Net dllを生成するmatlab deploytoolに取り組んでいます。dll から関数を呼び出すと、メモリ不足の例外が原因でクラッシュします。matlab では例外なく正しく実行されます。この例外をどのように回避しますか?
単純に、Windows 64 ビットで作業すると、このメモリ例外はなくなります。