Community Profile

photo

Matt


2011년부터 활동

Followers: 0   Following: 0

연락

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

거의 7년 전 | 답변 수: 3 | 0

3

답변

질문


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

11년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

11년 초과 전 | 답변 수: 2 | 1

2

답변

질문


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

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

11년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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

거의 13년 전 | 답변 수: 2 | 0

2

답변

질문


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

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 13년 전 | 답변 수: 2 | 0

2

답변