April 2020

More

Octave:3> File Operations

  • April 19, 2020
Part 10 of 11 in the series GNU Octave

Generally Matlab/Octave scripts work on processing section of data which are generated from some kind of experiment or other events e.g. image processing. It is not possible for a user to enter value of each pixel manually in a processing algorithm. It is needed to read the image file directly and import data into variable in workspace.