MATLAB Central - File Exchange - rating:4.7
arrow
  
  arrow
Mathworks
  
  arrow
  Draw a line with an arrowhead.
  MATLAB Central - File Exchange - rating:4.8
slice_stl_create_path(triangles,slice_height)
  
  slice_stl_create_path(triangles,slice_height)
Mathworks
  
  slice_stl_create_path(triangles,slice_height)
  slice stl files and create continuous contour along the slices
  MATLAB Central - File Exchange - rating:4.9
Bisection Method Root Finding
  
  Bisection Method Root Finding
Mathworks
  
  Bisection Method Root Finding
  Very simple to use and robust method that takes array inputs, so it even has advantages over fzero.