photo

Ouael Chkoundali


Aktiv seit 2018

Followers: 0   Following: 0

Statistik

MATLAB Answers

11 Fragen
0 Antworten

RANG
130.754
of 300.369

REPUTATION
0

BEITRÄGE
11 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
54.55%

ERHALTENE STIMMEN
0

RANG
 of 20.936

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.436

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


Why do I get this error?
Hi, I am using this code to select an area from an image on an axes using the mouse. r = imrect; % choose the area by drawing ...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


GUI changes its size
Hi, using GUIDE I have now my GUI with different pushbuttons. I have the problem that each time I press a button the GUI change...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Output of callback function
Hi, on a figure I have 2 axes and a pushbutton. For the pushbutton I used this code to define its callback: set(button,'Callba...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Update my plot each time parameters change
Hi, using GUIDE I have now a programm whose output is a vector and a plot of its data. Because the plot has many little variati...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I set different colors for different lines in a plot?
Hi, I have a vector of values named result, that indicates the color intensity of each pixel on the same vertical line on a ima...

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Rotate an image without having a deformation
Hello, I am trying to rotate an image by X degrees using imrotate. But if X isn't equal to 90 or -90, the image will be deforme...

fast 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Why my doesn't work well?
Hello, I am writing a program for my thesis. The goal is to draw a vertical line on an image (in my case all images has 2 color...

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I continuously read the mouse position as the mouse is moving only on axes on a figure
Hi, I want to read and show the mouse position continuously on my figure. But I want to show it only when the mouse is on the a...

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Save pixel color values of all the pixels of an image
Hello, I am trying to save the pixel color values of an image in a matrix after uploading it on GUI. First I choose the image...

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Problem by drawing a line on axes
Hallo, I want to draw a vertical line on an axes on GUI after selecting a point through which the line passes using a callback ...

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I get the mouse position on an image after uploading it on axes
Hi, I want to display the mouse position on my GUI. The problem is that it works on the axes. But after uploading the image it ...

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort