Statistik
8 Fragen
0 Antworten
RANG
23.272
of 295.569
REPUTATION
1
BEITRÄGE
8 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
37.5%
ERHALTENE STIMMEN
1
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
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
Feeds
Frage
"imshow" distorts jpeg
I am using the following code to display an image on an axis in a Matlab GUI. axes(handles.axis1); imshow('my_image.j...
mehr als 7 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
imshow - Stretching image to fill axis
I'm trying to display an image on an axis within a GUI. I'm using the imshow function, but it keeps the dimension ratio of the i...
fast 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
GUIDE Static Text - Right Align Cuts Off Text
I have created a series of right-aligned static text boxes to display numbers. The right-align is so that the decimal points are...
fast 12 Jahre vor | 2 Antworten | 1
2
AntwortenFrage
Panel will not "bring to front"
I have a GUI and I would like to (upon key-press) make a panel appear over the GUI. The only problem I am having is that I can't...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Updating Handles in WindowKeyPressFcn
I'm trying to make a panel visible when the user presses the 'a' key. However the handles structure is not updating like I want ...
fast 12 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
Why is the "print" changing the colors of my plot?
I have created an axis and I am trying to save the plot as a .jpg automatically. I first tried "saveas" but it was having the sa...
mehr als 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Using a variable range with xlsread??
Hello, I am trying to use xlsread, but I need the range to be variables. for example: str1 = 'A1'; str2 = 'B5'; Input = xls...
mehr als 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to convert a .txt to a .xls?
I have many tab delimited .txt files that contain text and numerical values. I need to convert these to .xls files using a matla...
mehr als 13 Jahre vor | 2 Antworten | 0