Merge pull request #1945 from twocs/matlab-code-sections

Add section heading info (MATLAB)
This commit is contained in:
Spurlow 2015-11-02 19:00:46 +08:00
commit 4c9b36eae6

View File

@ -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).
```matlab
%% Code sections start with two percent signs. Section titles go on the same line.
% Comments start with a percent sign.
%{