MatLang logo
MatLang
  • Home
    • Installation
    • Usage
    • Table of contents
  • Functions
    • Functions List
      • Entering Commands
      • Matrices and Arrays
      • Numeric Types
  • Development - Contribution
  • Native Julia noteworthy differences from MATLAB
Version
  • Home
  • Home
Edit on GitHub

MatLang Documentation

API for Matlab's language core functions

MatLang GitHub Repository Link: [MatLang]

JuliaMatlab GitHub Repository Link: [JuliaMatlab Organization], [Master Repo]

Dev Doc Project Status: Active – The project has reached a stable, usable state and is being actively developed. Build Status Build status

Installation

Add the package

using Pkg
Pkg.add("MatLang")

Usage

Use the package:

using MatLang

Table of contents

  • MatLang Documentation
  • Installation
  • Usage
  • Table of contents
  • Functions List
  • Development
    • Contribution - Coding Standard
    • Native Julia noteworthy differences from MATLAB
Functions List »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl on Friday 27 November 2020. Using Julia version 1.3.1.