Today, I create c++ program which can be run without launching the octave from terminal. But I compiled this program using mkoctfile command of octave. Basically mkoctfile compile program code which is written in another file. It uses various options. you can use editors such as vi, vim, Emacs for writing your program code.
After this , I tried image processing functions which were given in the list.
Advertisements