Skip to content

Commit 49833f5

Browse files
Add matlab refernce sheet (#5583)
* Added MATLAB refernce sheet Added a MATLAB basic functions reference sheet provided by MathWorks. * Update free-programming-cheatsheets.md
1 parent 3775fde commit 49833f5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: more/free-programming-cheatsheets.md

+6
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
* [Kubernetes](#kubernetes)
1717
* [Language Translations](#language-translations)
1818
* [Markdown](#markdown)
19+
* [MATLAB](#matlab)
1920
* [MongoDB](#mongodb)
2021
* [Perl](#perl)
2122
* [Python](#python)
@@ -121,6 +122,11 @@
121122
* [Markdown Here](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) - Adam Pritchard
122123

123124

125+
### MATLAB
126+
127+
* [MATLAB Basic Functions Reference Sheet](https://www.mathworks.com/content/dam/mathworks/fact-sheet/matlab-basic-functions-reference.pdf) - MathWorks (PDF)
128+
129+
124130
### MongoDB
125131

126132
* [Quick Cheat Sheet for Mongo DB Shell commands](https://gist.github.com/michaeltreat/d3bdc989b54cff969df86484e091fd0c) - Michael Treat's Quick Cheat Sheet

0 commit comments

Comments
 (0)