![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/28053187_1666528111503_DEF.jpg)
Gabriela
Followers: 0 Following: 0
Statistik
RANG
145.331
of 297.016
REPUTATION
0
BEITRÄGE
4 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
75.0%
ERHALTENE STIMMEN
0
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Problem with user-created image displaying on UI Axes in app developer
My goal is for the user to draw an image, and this image is animated on UI Axes. The idea is that the user draws a boat and this...
11 Monate vor | 1 Antwort | 0
1
AntwortFrage
Use drawing made by user in UI Axes to be animated onto graph
I am making a game in app developer. So far, I have made it so the user can draw their own boat (for the game) - this code is in...
11 Monate vor | 1 Antwort | 0
1
AntwortFrage
Drawing on UI Axes in MATLAB app designer
I am trying to figure out how a user can draw on Axes in app designer using their mouse. The app just has a button labelled "Dra...
11 Monate vor | 3 Antworten | 0
3
AntwortenFrage
Displaying animation in UI Axes in app developer
I am struggling to display my animation of a boat in the UI Axes, I have tried many things but the animation is just displayed o...
11 Monate vor | 1 Antwort | 0
1
AntwortGelöst
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
mehr als ein Jahr vor
Gelöst
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
mehr als ein Jahr vor