Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
A collection of WL implementations of Matlab functions
Contributed by: Christopher Stover
There are many similarities between Mathematica and Matlab as computer algebra systems.
This paclet is a collection of WL implementations of Matlab functions (named as closely as possible to their Matlab analogues). Its purpose is to serve as an on-ramp to Mathematica/WL for Matlab users.
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["TheRealCStover/MATrixLinearAlgeBra"]
To load the code after installation, evaluate this code:
Needs["TheRealCStover`MATrixLinearAlgeBra`"]
Wolfram Language Version 13.1