DomainMath IDE Blog
An open source gui frontend application for GNU Octave
Brought to you by:
vinukn
Thank you for downloading my software,but unfortunately i didnt get any feedback from user. Please post your feedback and also review my software. Now you can download DomainMath from, https://sites.google.com/site/domainmathide/.
If you are using new GNU Octave you may feel some problems while you are drawing plots,the reason of this issue is the default graphics toolkit fltk. This toolkit run in a single process with Octave so that we can not link via pipe with Octave, inorder to solve this problem choose File > Preferences from Prefrences Dialog box type graphics_toolkit gnuplot; press OK,then restart DomainMath.