Info

This question is closed. Reopen it to edit or answer.

store graphic objects in uitables?

1 view (last 30 days)
Jim
Jim on 5 Mar 2014
Closed: MATLAB Answer Bot on 20 Aug 2021
Does anyone know of a way to trick a uitable into storing graphics objects (lines, patches) in its cells? My problem is that I have a very long legend (several hundred dataseries), and I'd like to present it in a scrollable container located outside the plot axes. I'm thinking there might be some clever manipulation of the Java object underlying a uitable that could do this.

Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!