Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You need to save the plot into the current directory as a png, jpg, or svg file. Then it will be automatically displayed. Something like plot2d(....).save("./file.png"). I don't know if maxima can save a file in png format to current directory.