Virtual Models

2D Coordinate Systems, Box Ratio

Fractal Staircase

Coordinate system using custom setup ticks, grid with color

Plot uses parameters:

  Scaling=Constrained,
  Axes=Boxed,
  XTicksDistance=2,
  YTicksDistance=2,
  XTicksBetween=7,
  YTicksBetween=3,
  XGridVisible=TRUE, 
  YGridVisible=TRUE,
  XSubgridVisible=TRUE,  
  YSubgridVisible=TRUE,
  GridLineColor=RGB::Red,
  SubgridLineColor=RGB::LightOrange

MuPAD

Image obtained in MuPAD.

JavaView

The same model in JavaView. 

Comment: Again, differences in the grid concept between MuPAD and JavaView doesn't allow us to get a perfect match. However, it could be good if we could obtain in JavaView model one of the colors used in MuPAD, for example color of the major grid (like here).

JavaView

MuPAD graphics converted to JavaView and modified. Modifications include: adding antialias to the scene (Display), adjusting ticks and rulers on axes.

©2005 Miroslaw Majewski (created in Sep. 2004, last update 7/10/2005)