mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-24 01:51:38 +00:00
Add section heading info
Give information about using comments for code sections
This commit is contained in:
parent
e56bc6cbca
commit
1bd371bcda
@ -15,6 +15,7 @@ If you have any feedback please feel free to reach me at
|
|||||||
[osvaldo.t.mendoza@gmail.com](mailto:osvaldo.t.mendoza@gmail.com).
|
[osvaldo.t.mendoza@gmail.com](mailto:osvaldo.t.mendoza@gmail.com).
|
||||||
|
|
||||||
```matlab
|
```matlab
|
||||||
|
%% Code sections start with two percent signs. Section titles go on the same line.
|
||||||
% Comments start with a percent sign.
|
% Comments start with a percent sign.
|
||||||
|
|
||||||
%{
|
%{
|
||||||
|
Loading…
Reference in New Issue
Block a user