Oliver Ferenczi
Followers: 0 Following: 0
Statistiques
9 Questions
0 Réponses
RANG
190 784
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
9 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
88.89%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
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
Feeds
Question
Change line from Guide to Appdesigner
How could you write this line from Guide, set(handles.popupmenu2, 'String', num2str((1:65)')); In app designer using app.DropD...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How do you save one or all the images from an array as .png files in a folder.
Hi, I have an array where there are 18 images stored making the array 18x4 double. I would like to be able to save these indivdu...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
imcrop a specific bounding box
Hi, I am trying to write code that will crop around a specific bounding box on appdesigner. It currently works when there is onl...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Sharing data between callback functions
Hi, so in one callback function, I have the code, file = uigetfile('*.jpg'); I would like to acess this file from a differen...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Cropping a face from an Image
Hi, so im able to create a bounding box around the faces in an image. Now I would like to crop the image so that I am just left ...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Reset UIAxes to show only the X and Y axis
My program uses a single UIAxes graph to show different lines when each button is pressed. However one of them uses a Z axis. Th...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Question on how to use scatter3
Hi, I trying to use the function scatter3, I was able to plot a 2D scatter graph using just X and Y, however I want to make it ...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Skipping if Statement even though a has been set to 0, on matlab GUI
Hi, My code skips this if statement when I set a to 0, why does this happen? It should go into the if statement and display a bu...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
NaN error when trying to display calculation result
Hi, When I try to run this code, the static text always says NaN? I enter numbers for a, b and c. Then i try to do some calcul...
environ 5 ans il y a | 1 réponse | 0