Virtual Models

2D Coordinate Systems, Box Ratio

Fractal Staircase

Coordinate system using custom setup ticks, grid and subgrid

Plot uses parameters:

  Scaling=Constrained,
  Axes=Boxed,
  XTicksDistance=2,
  YTicksDistance=2,
  XTicksBetween=7,
  YTicksBetween=3,
  XGridVisible=TRUE, 
  YGridVisible=TRUE,
  XSubgridVisible=TRUE,  
  YSubgridVisible=TRUE

MuPAD

Image obtained in MuPAD.

JavaView

The same model in JavaView. 

Comment: in this case we use grid and subgrid. Therefore it is possible to produce a perfect match between MuPAD and JavaView. The only thing that needs to be fixed is conversion from MuPAD locations of ticks. However, xvc2jvx tool does not convert user-defined grids and subgrids. Therefore, MuPAD users should adjust their models in JavaView.

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)