alphaMELTS 2.3 standalone & for MATLAB/Python is now open source and available on GitHub (https://github.com/magmasource/alphaMELTS).
alphaMELTS 1.9 is available at the legacy download and information site.
For news of all MELTS software see the MELTS Facebook page.
settings = ["Log fO2 Path" "FMQ";...
"Log fO2 Offset" "-1";...
"Mode" "Fractionate Solids"];
settings = ["Log fO2 Path: -1FMQ";...
"Mode: Fractionate Solids"];
disp(settings)
ptpath.engine.setSystemProperties(settings);