User Portlet User Portlet

Discussions
I have created the following function for plotting[code]plotDynamical[iterMethod_, points_] := DensityPlot[ iterAlgorithm, {t, xxMin, xxMax}, {s, yyMin,yyMax}, PlotRange -> {1,4}, ColorFunction -> {Orange, Blue, Black, Green}, ...