Gabriela
Followers: 0 Following: 0
Statistiques
RANG
235 875
of 295 638
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
75.0%
VOTES REÇUS
0
RANG
of 20 255
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
8 mois il y a | 1 réponse | 0
1
réponseQuestion
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...
8 mois il y a | 1 réponse | 0
1
réponseQuestion
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...
8 mois il y a | 3 réponses | 0
3
réponsesQuestion
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...
8 mois il y a | 1 réponse | 0
1
réponseA résolu
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...
plus d'un an il y a
A résolu
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:...
plus d'un an il y a