%@ taglib prefix="maple" uri="/maplemath.tld" %>
<%@ page session="true" %>
<%@ include file="/WEB-INF/worksheet/util.jsp" %>
MapleNet JSP 3D Plot Test
<%@ include file="/WEB-INF/worksheet/header_simple.jsp" %>
MapleNet JSP 3D Plot Test
plot3d(func,x=x_left..x_right,y=y_left..y_right,axes=axe)
Please enter a function over the variables x and y.
Feel free to change any of the available plotting options.
<%@ include file="/WEB-INF/worksheet/footer_simple.jsp" %>