How to set (increase) java heap size in Octave 4.0.0? -


i got error

error: [java] java.lang.outofmemoryerror: java heap space 

when using java in octave 4.0.0.

i googled , sources tell (here, example) should change java.opts file in folder octave_home/share/octave/octave_version/m/java/. have found folder, file java.opts not there.

when options configuration file not exist, programs use default options. create file , follow instructions include needed change.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -