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.
matlab 内の設定 GUI を使用してヒープ領域を設定することと、「java.opts」ファイルを使用して起動時に設定することの違いを説明できる人はいますか? GUI を最大限に活用しましたが、実際には何もしていないようです (メモリ不足エラーが発生します)。「-Xmx6000m」を含む java.opts ファイルを作成すると動作しますが、ホーム ディレクトリから matlab を起動した場合に限られます。
私はLinux、matlab 2012bで実行しています。