myaxisc class for MATLAB

Finally, after years of programmatically putting togehter figures with multiple axis, I created a class based approach for creating figures with multiple y axis. This allows easier customization and usage for GUI programming. I have procrastinated this problem since 2009, basically since I’m using MATLAB. This is an object orientated approach for creating plots with …