I downloaded windows 32 zip file version of Octave from here
I do not want to use the installer to fully install Octave and would prefer to use it through the zip file extraction
I can start octave in the command line from
octave-4.4.1-w32\octave-4.4.1-w32\bin\octave.bat
This gives me the octave interpreter in the Windows cmd prompt, but I thought octave had it's own GUI and IDE similar to matlab
How do I start this IDE from the zip file install version of octave? Is the GUI IDE present in the zip file version?