統計
MATLAB Answers
8 質問
0 回答
ランク
of 171,294
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Changing image size with interp1()
I am new to MATLAB so I am unfamiliar with many things. One of the tasks that was handed to me to complete was to change the siz...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Changing array size with for-loops and interp1()
Hi! I want to use for-loops and interpolation to change the array size. For example, I imported a picture into MATLAB that ha...
7年以上 前 | 1 件の回答 | 0
1
回答質問
extracting values from excel file
So I have read an excel file from a set data by using xlsread(), and now I want to get information from the excel file that is 9...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Resizing images using interp1()
So I have got this image that I am trying to resize which I have already attached. The requirement for me is to resize the imag...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Changing the value in the popupmenu
The first item of my popupmenu is an instruction so it really isn't a value, but MATLAB seems to take it as a value whenever i a...
7年以上 前 | 1 件の回答 | 0
1
回答質問
How to assign values to popup menu in GUI?
I have a GUI to calculate the resistance of a resistor based on the number of bands and the color orders. I have 10 different co...
7年以上 前 | 1 件の回答 | 0
1
回答質問
How to make a repeat process for a statement in a while loop when condition is not met?
Right now I am stuck as to how do I return z to asking for the conversion method if the 'C to F' is not entered correctly or not...
7年以上 前 | 1 件の回答 | 0
1
回答質問
How do I make a while loop that will return to a statement unless a condition is met
I am trying to make a while loop that will goes on forever unless a condition is met, in this case I want the loop to keep repea...
7年以上 前 | 1 件の回答 | 0
