photo

NinaCodes


Last seen: presque 4 ans il y a Actif depuis 2022

Followers: 0   Following: 0

Statistiques

MATLAB Answers

4 Questions
0 Réponses

RANG
267 334
of 301 298

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
75.0%

VOTES REÇUS
0

RANG
 of 21 225

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 851

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2

Afficher les badges

Feeds

Afficher par

Question


How to generate rectangles based on coordinates in a randomized matrix?
So I have a matrix. Currently it looks like this: S.matrix = 2 78 46 1 148 148 3 431 431 ...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


How can you move a plot using a keyboard input?
I have asked a similar question before, but I think it would be easier to find an answer since I changed my code a bit. I have a...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


My object isn't moving even though I have a keyboard input function.
I have a circle that I want to move according to a keyboard input. I coded it so that the center would move depending on which a...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


I'm trying to plot a circle within an image, but the circle remain invisible.
hA = axes('units', 'normalized','Position',[0,0,1,1]); uistack(hA, 'bottom'); I = imread('withCircle.t...

presque 4 ans il y a | 2 réponses | 0

2

réponses