Run an classic mx script
For this to work, classic mx must be installed, and callable from the command line.
imxOriginalMx(mx.filename, output.directory)
mx.filename |
Name of file containing the mx script. |
output.directory |
Where to write mxo output from the script |
processed matrix output.
## Not run: output = imxOriginalMx(mx.filename = "power1.mx", "~/Desktop") ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.