ReadMaplePlot

Imports into Matlab the data that Maple uses for its plots

You are now following this Submission

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://in.mathworks.com/matlabcentral/fileexchange/11513-readmapleplot), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Graphics Objects in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

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