AThomas
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
203,969
of 295,486
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
22.22%
VOTES RECEIVED
0
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0