LangMatlab

class LangMatlab : Lang

This is similar to the lang-ml.js in JavaScript Prettify.

All comments are adapted from the JavaScript Prettify.

0 Registers a language handler for MATLAB.

To use, include prettify.js and this file in your HTML page. Then put your code inside an HTML tag like

*

See also

https

://github.com/amroamroamro/prettify-matlab

Constructors

Link copied to clipboard
fun LangMatlab()

Types

Link copied to clipboard
object Companion
Link copied to clipboard
class LangMatlabIdentifier : Lang
Link copied to clipboard
class LangMatlabOperator : Lang

Functions

Link copied to clipboard
open override fun getFileExtensions(): List<String>