Feeds
提问
missing axes after copy
I have a UIAxes in an app that I want to save as a .fig file so I'm using this: placeholder=figure(); placeax=copyobj(app.UIAx...
12 days 前 | 1 个回答 | 0
1
个回答提问
Find position of cell array within another cell array or table or in a structure
I have a number of nodes on a graph and a number of edges that connect them. Attached to each edge is a structure wear the first...
6 months 前 | 2 个回答 | 0
2
个回答提问
blank UItable for receiving user inputs using app designer
I'm attempting to create a UItable that has a number of rows and columns that are blank and editable so that the user can enter ...
6 months 前 | 0 个回答 | 0
0
个回答提问
Generate Graph Nodes and add buttondown callbacks for interactivity
I'm trying to create a graph that brings up a dialogue box when one of the nodes is clicked. I use NodeTable = table('Size',[0...
7 months 前 | 2 个回答 | 0
2
个回答提问
Attach buttons to graph elements
I've created an app using the app designer that creates a graph from user inputs with buttons for adding nodes and edges separat...
7 months 前 | 0 个回答 | 0
