add HyPhy examples

This commit is contained in:
Mike Doud
2015-04-30 15:37:59 -07:00
parent accf734a74
commit 5e68714ae5
8 changed files with 9709 additions and 0 deletions

View File

@@ -0,0 +1 @@
fprintf (stdout, "\n1). Spawning a zero-populated 5x6 matrix and setting it's values to random numbers in [0,1].\n");