Nociception and the Pain System
This is the main page.
A New Hope
First sentence.1
<source lang="matlab">
%Matlab comment
answer = 42;
answer + 1
%%
%Should be after break
sprintf('%.5f',answer)
</source>

-
%Same as above but without the html formatting that didn't work.
%Matlab comment
answer = 42;
answer + 1
%There is no break.
sprintf('%.5f',answer)
ans =
life
More normal words.
Section 2:The Empire Strikes Back
References
- Fancy Text One
- Fancy text two