Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Aaron Erhardt
Cheatsheets
Commits
8da82308
Commit
8da82308
authored
Apr 26, 2021
by
Aaron Erhardt
Browse files
Fix indentation
Signed-off-by:
Aaron Erhardt
<
aaron.erhardt@t-online.de
>
parent
116b2f99
Pipeline
#446
passed with stage
in 1 minute and 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Matlab/Matlab.md
View file @
8da82308
...
...
@@ -154,7 +154,7 @@ Color map
```
matlab
colormap
(
gray
())
% gray color map
colormap
(
M
)
% where M 255x3 with values from 0 to 1
colormap
(
M
)
% where M 255x3 with values from 0 to 1
```
## Strings
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment