swh:1:snp:e6d42e6731ce66e3c09de07ac49964c03139e990
Raw File
Tip revision: 99932db9e71d31a76425d68eef7d5859523ca0e4 authored by Konrad Werys on 04 November 2019, 09:33:32 UTC
doc: changes in the documentation
Tip revision: 99932db
README.md
# TOMATO and MATLAB

In this folder you can find a basic matlab script allowing to work with TOMATO by calling tomato executable from MATLAB.
An example scenarios on how you could use it:
*   read yaml file, modify it, save yaml file, call TOMATO passing the new file as input
*   generate a new yaml file, call TOMATO passing the new file as input

Currently I am working on a more advanced solution, please take a look at <https://github.com/MRKonrad/tomato_matlab>
back to top