https://github.com/cran/pracma
Raw File
Tip revision: c1688b374d201c13fb40b4dda2d2a89e34b94ec6 authored by Hans W. Borchers on 23 January 2021, 09:10:02 UTC
version 2.3.3
Tip revision: c1688b3
matlab.Rd
\name{matlab}
\alias{matlab}
\title{
  Matlab Compatibility
}
\description{
  Matlab compatibility.
}
\usage{
matlab()
}
\details{
  Lists all the functions and function names that emulate Matlab functions.
}
\value{
  Invisible NULL value.
}
back to top