Virtual Models

2D Coordinate Systems, Box Ratio

Fractal Staircase

Coordinate system using custom setup ticks and grid

Plot uses parameters:

  Scaling=Unconstrained,
  Axes=Boxed,
  XTicksDistance=2,
  YTicksDistance=2,
  XTicksBetween=7,
  YTicksBetween=3,
  XGridVisible=TRUE, 
  YGridVisible=TRUE

MuPAD

Image obtained in MuPAD.

JavaView

The same model in JavaView. 

JavaView

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

Comment: the concept of grid in MuPAD is more complex than in JavaView. In MuPAD we have grid and subgrid, in JavaView we have only one common grid for major units and ticks between them. This makes impossible to produce a perfect match between MuPAD and JavaView grids.

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