R.matlab icon indicating copy to clipboard operation
R.matlab copied to clipboard

Writing many names from R to MATLAB

Open willi3by opened this issue 4 years ago • 0 comments

Hi,

I am a regular user of R.matlab but one situation has arisen that I don't have a good solution for. I have a mat file with 45 slots, all with unique names. readMat works great and the names are kept in the R list that is produced from the command. However, I am not sure the best way to re-save this file without having to specifically name each and every slot. I am reading the file, performing some calculations then replacing the values in R, then trying to save the resulting file. Is there a good way to save this type of file with several slots?

Thanks

willi3by avatar Nov 24 '20 21:11 willi3by