Learn R Programming

⚠️There's a newer version (3.7.0) of this package.Take me there.

R.matlab (version 3.3.0)

Read and Write MAT Files and Call MATLAB from Within R

Description

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.

Copy Link

Version

Install

install.packages('R.matlab')

Monthly Downloads

7,166

Version

3.3.0

License

LGPL (>= 2.1)

Issues

Pull Requests

Stars

Forks

Maintainer

Henrik Bengtsson

Last Published

September 23rd, 2015

Functions in R.matlab (3.3.0)

isOpen.Matlab

Checks if connection to the MATLAB server is open
Matlab$startServer

Static method which starts a MATLAB server
setVerbose.Matlab

Sets the verbose level to get more details about the MATLAB access
getVariable.Matlab

Gets one or several MATLAB variables
readMat

Reads a MAT file structure from a connection or a file
Matlab

MATLAB client for remote or local MATLAB access
readResult.Matlab

Reads results from the MATLAB server
writeMat

Writes a MAT file structure
setOption.Matlab

Sets the value of an option
finalize.Matlab

Finalizes the object if deleted
open.Matlab

Tries to open a connection to the MATLAB server
close.Matlab

Closes connection to MATLAB server
setFunction.Matlab

Defines a MATLAB function
1. The MATLAB server running in MATLAB

1. The MATLAB server running in MATLAB
getOption.Matlab

Gets the value of an option
setVariable.Matlab

Sets one or several MATLAB variables
Non-documented objects

Non-documented objects
writeCommand.Matlab

Writes (sends) a command to the MATLAB server
evaluate.Matlab

Evaluates a MATLAB expression
as.character.Matlab

Gets a string describing the current MATLAB connection
R.matlab-package

Package R.matlab
Sys.setenv

Sys.setenv