points_display_matlab ( 'helix_201_3d.txt' ) 19-Jan-2007 14:04:54 POINTS_DISPLAY_MATLAB MATLAB version Read a file of POINT_NUM points in 2 or 3 dimensions; Display the points in a MATLAB graphics window. Read the header of "helix_201_3d.txt". Spatial dimension DIM_NUM = 3 Number of points POINT_NUM = 201 Read the data in "helix_201_3d.txt". First 5 nodes: Row: 1 2 3 Col 1 0.351785 -0.786999 -2.873479 2 0.505763 -0.707914 -2.871073 3 0.642261 -0.598862 -2.868600 4 0.755480 -0.463650 -2.866056 5 0.840438 -0.307207 -2.863440 POINTS_DISPLAY_MATLAB Normal end of execution. 19-Jan-2007 14:04:59