Closed LeonardoLupori closed 2 years ago
I wrote a new MATLAB class to facilitate the usage of MEYE on MATLAB.
In this PR I'm adding a new folder to the repo called MATLAB. This folder contains
MATLAB
Meye.m
example.m
README.md
In addition I also changed a bit the main README file in order to add links to the MATLAB resources.
Looks wonderful, thanks @LeonardoLupori ! Just for naming convention, can you change the name of the new MATLAB folder to lowercase matlab?
matlab
Totally agree! I just committed the requested change.
I wrote a new MATLAB class to facilitate the usage of MEYE on MATLAB.
In this PR I'm adding a new folder to the repo called
MATLAB
.This folder contains
Meye.m
class,example.m
) with 5 different use case examplesREADME.md
explaining the basics of the usage and limitations of Meye on MATLABIn addition I also changed a bit the main README file in order to add links to the MATLAB resources.