AThomas
Followers: 0 Following: 0
Feeds
提问
How to specify the rotational velocity of a torque source?
I am trying to specify the rotational velocity of a torque source but can't find the answer. Do I place the output of an ideal ...
2 years 前 | 1 个回答 | 0
1
个回答提问
I can't get an external function to plot to app.UIAxes
I have a function external to the app that is called to animate (using drawnow) a plot to app.UIAxes I cannot work out where I ...
4 years 前 | 1 个回答 | 0
1
个回答提问
How do you remove the grid layout in App Designer?
Deleting the grid layout that I placed now deletes all the components in it. How do I delete it without losing all those compon...
4 years 前 | 2 个回答 | 0
2
个回答提问
I have a variable with a string that I would like to use as a filename, how do I input that string into a function rather than the variable name?
As below, I have a dialog box asking me for a filename. It will then add the file extension onto the end. answer =...
4 years 前 | 2 个回答 | 0
2
个回答提问
How do I feed a function the name of the app.UIAxes to plot to?
As per the title... I have written a general function to plot some data. How do I feed the function the name of the axis to pl...
4 years 前 | 1 个回答 | 0
1
个回答提问
I have a function that plots a graph, how do I tell it which app.UIAxes to plot it on in AppDesigner?
As per title... I have a function that plots a graph based on a series of variables it is fed. I don't want to hard code in th...
4 years 前 | 1 个回答 | 0
1
个回答提问
Is there a straight forward way to find the angle of intersection when using polyxpoly?
I have a polyshape and a line coincedent with the Y axis. As I rotate the polyshape I would like to know the angle of intersec...
4 years 前 | 0 个回答 | 0
0
个回答提问
How to close a 3D shape to export to STL
I have produced a profile as a polyshape. I have then exported the vertices and offset them by a nominal amount, and created a t...
4 years 前 | 1 个回答 | 0
1
个回答提问
Why when using 'setappdata' in Appdesigner do I have to store it in a figure? Can I store it someplace else?
In appdesigner, when trying to share variables among callbacks I supposedly have to use 'setappdata', however the documentation ...
4 years 前 | 1 个回答 | 0