Nociception and the Pain System

From Psych 221 Image Systems Engineering
Revision as of 03:34, 31 May 2013 by imported>Psych202
Jump to navigation Jump to search

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>
    
    
Figure 1: Human Hearing Range in W/cm2.
    %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

  1. Fancy Text One
  2. Fancy text two