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

R package: R.matlab

Results 12 R.matlab issues
Sort by recently updated
recently updated
newest added

When there is a space between the equals sign and the function name, the following error message occurs ```The code does not contain a proper MATLAB function definition ``` This...

Dear Bengtsson , I run `writeMat("test.mat",gelman=gelman_summary)` but got an unknown errors: `Error in array(x, c(length(x), 1L), if (!is.null(names(x))) list(names(x), : 'data' must be of a vector type, was 'NULL'` The...