Virtual Models

2D Coordinate Systems, Box Ratio

Fractal Staircase

Simple plot using viewing box

Plot uses parameters:

  Scaling=Constrained, 
ViewingBox=[-3..3, -3..3])

MuPAD users may expect that the ViewingBox from MuPAD will be transformed into JavaView camera clipping with the same ranges. Unfortunately we did get slightly different result.

MuPAD

Image obtained in MuPAD.

JavaView

The same model in JavaView. 

COMMENT: There is minor bug in converting ranges for clipping box.  Here the ranges of the viewing box [-3,3] were converted to camera clipping ranges [-3.7,3.7]. 

 

JavaView

MuPAD graphics converted to JavaView and modified. Modifications include: resizing picture to fit in the window, correcting Camera clipping ranges.

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