ReadMaplePlot

Version 1.0.0.0 (567 Bytes) by Paulo Fonte
Imports into Matlab the data that Maple uses for its plots
1.4K Downloads
Updated 10 Jul 2006

No License

Maple is a great tool for symbolic manipulation and is also very smart at plotting expressions, handling discontinuities,etc.

However the plot customization and export possibilities are very primitive. Also, often I want to superimpose Maple plots with other data. This is very clumsy to handle in Maple.

Here is a fast solution: import into Matlab Maple's plot structure, where all points are stored.

Cite As

Paulo Fonte (2026). ReadMaplePlot (https://www.mathworks.com/matlabcentral/fileexchange/11513-readmapleplot), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP2
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Graphics Objects in Help Center and MATLAB Answers
Version Published Release Notes
1.0.0.0

Small bugs, like a fixed filename... Sorry.