Target audience

Who is the target audience of the eprcontrol toolbox for MATLAB®? Is it interesting for me?

EPR spectroscopists using MATLAB® for spectrometer control

Although MATLAB® is not necessarily the programming language of choice, sometimes, external constraints make it reasonable or even necessary to use it. From such a situation, the eprcontrol toolbox originated.

The toolbox tries to restrict itself to as few as possible external dependencies and commercial MATLAB® toolboxes.

Motivation and general ideas

Instead of a lengthly script calling a set of functions and eventually doing even some preprocessing of the recorded data, the eprcontrol toolbox follows a rather different approach: fully object-oriented, it focusses on modularity and simplicity in usage.

For more details, see the overview of its concepts.