Using R.Matlab or another tool, is there a way to run a Matlab pre-parsed psuedocode file (*.p) from within R. All input data files accessed by this pre-parsed *.p are asci (.csv), located in the directory from which R would be started. There is also a fixed-name parameter file (text file) that is read or asked for.
This is not possible. MATLAB *.p
files are encoded / encrypted files that can only be run in the MATLAB environment. There is also no way to convert them back to a regular MATLAB file (*.m
). Not sure where you got the name: "pre-parsed psuedocode file"
from, a *.p
file is formally called a "protected function file".
You might have some options if you have access to matlab.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With