photo

Matt


2011 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

8 質問
0 回答

ランク
23,272
of 297,716

評判
1

コントリビューション
8 質問
0 回答

回答採用率
37.5%

獲得投票数
1

ランク
 of 20,469

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,428

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
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...

8年弱 前 | 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...

約12年 前 | 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...

約12年 前 | 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...

約12年 前 | 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 ...

約12年 前 | 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...

14年弱 前 | 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...

14年弱 前 | 2 件の回答 | 0

2

回答