Fig file extraction of data and legend from plots

2 views (last 30 days)
Hi,
I have a fig file ,in my figure file there are around three types of plots with legends attached to them ,am able to extract the data but not able to identify which legend it is.
Could anyone please help in extraction of data with the legends associated to that data to identify the data properly

Answers (1)

KSSV
KSSV on 5 Oct 2020
If your extracted data is a matrix.....the order of legend should be order of rows.
  1 Comment
Sandeep Nair
Sandeep Nair on 6 Oct 2020
My extracted data is a cell and is there any way to extract the legend from the fig file itself instead of searching for rows or columns

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!