Add Matlab 1.0 (#793)

Co-authored-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
Saptarshi Neogi
2020-11-20 09:07:39 +05:30
committed by GitHub
parent a42c0f225d
commit a83495b489
2 changed files with 2 additions and 0 deletions

1
m/matlab1.0.m Normal file
View File

@@ -0,0 +1 @@
fprintf('Hello World\n')

View File

@@ -429,6 +429,7 @@ Make sure to see [CONTRIBUTING.md](/CONTRIBUTING.md) for instructions on contrib
* [Markdown](m/markdown.md)
* [Mathematica Online](m/mathematica-online.nb)
* [Matlab](m/matlab.m)
* [Matlab1.0](m/matlab1.0.m)
* [Maxscript](m/maxscript.ms)
* [Mel](m/mel.mel)
* [Meq](m/meq.meq)