Package: R.matlab 3.7.0
R.matlab: Read and Write MAT Files and Call MATLAB from Within R
Methods readMat() and writeMat() for reading and writing MAT files. For user with MATLAB v6 or newer installed (either locally or on a remote host), the package also provides methods for controlling MATLAB (trademark) via R and sending and retrieving data between R and MATLAB.
Authors:
R.matlab_3.7.0.tar.gz
R.matlab_3.7.0.zip(r-4.5)R.matlab_3.7.0.zip(r-4.4)R.matlab_3.7.0.zip(r-4.3)
R.matlab_3.7.0.tgz(r-4.4-any)R.matlab_3.7.0.tgz(r-4.3-any)
R.matlab_3.7.0.tar.gz(r-4.5-noble)R.matlab_3.7.0.tar.gz(r-4.4-noble)
R.matlab_3.7.0.tgz(r-4.4-emscripten)R.matlab_3.7.0.tgz(r-4.3-emscripten)
R.matlab.pdf |R.matlab.html✨
R.matlab/json (API)
NEWS
# Install 'R.matlab' in R: |
install.packages('R.matlab', repos = c('https://henrikbengtsson.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/henrikbengtsson/r.matlab/issues
Last updated 2 years agofrom:9c961a4bb4 (on master). Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 04 2024 |
R-4.5-win | NOTE | Oct 04 2024 |
R-4.5-linux | NOTE | Oct 04 2024 |
R-4.4-win | NOTE | Oct 04 2024 |
R-4.4-mac | NOTE | Oct 04 2024 |
R-4.3-win | OK | Oct 04 2024 |
R-4.3-mac | OK | Oct 04 2024 |
Exports:evaluateevaluate.MatlabgetOptiongetOption.MatlabgetVariablegetVariable.MatlabisOpenisOpen.MatlabMatlabR.matlabreadMatreadMat.defaultsetFunctionsetFunction.MatlabsetOptionsetOption.MatlabsetVariablesetVariable.MatlabsetVerbosesetVerbose.MatlabstartServerstartServer.MatlabwriteMat
Dependencies:R.methodsS3R.ooR.utils
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Package R.matlab | R.matlab-package R.matlab |
1. The MATLAB server running in MATLAB | 1. The MATLAB server running in MATLAB |
MATLAB client for remote or local MATLAB access | Matlab |
Reads a MAT file structure from a connection or a file | readMat readMat.default |
Writes a MAT file structure | writeMat writeMat.default |