The latest Released version: 0.95 - Email Address: BraineryWiz@Gmail.com.

PlotModel Command (Plot Model)#

PlotModel is the command that should be used to plot the model.

The structure of the command#
PlotModel (plotmode=1, **kwargs)
  • plotmode

    For different python editors there is a need to consider some settings to plot the figure. There are different modes to plot figures and if your editor does not show the figure change the number of the mode! (1,2,3,4,5,6)

  • **kwargs

    Stands for other options that user can use to provide desired changes in the plot. In the following the existing options are described.