photo

Oliver Ferenczi


Last seen: etwa 5 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistik

MATLAB Answers

9 Fragen
0 Antworten

RANG
151.393
of 300.343

REPUTATION
0

BEITRÄGE
9 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
88.89%

ERHALTENE STIMMEN
0

RANG
 of 20.926

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.172

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort