統計
MATLAB Answers
6 質問
0 回答
ランク
of 170,969
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Script plotting images vector
I have to create a script that plots a graph. I have 5 images (.jpg) that have to get read. The directions read, "read each imag...
11年以上 前 | 0 件の回答 | 0
0
回答質問
The script will read in image files (jpg) into a “cell” array then display them
I have 5 .jpg images and I am trying to plot a graph. How do I get the script to read the image files and then display them?
11年以上 前 | 2 件の回答 | 0
2
回答質問
IF Statements - case sensitive
I am writing an IF statement. The user is prompt to enter the word "play" to begin, how do I write it so it is not case sensitiv...
12年弱 前 | 1 件の回答 | 0
1
回答質問
Create a script using If statements
We ask someone to input a number then, If the user enters an even number (tell by using mod) • if the number is less tha...
12年弱 前 | 1 件の回答 | 0
1
回答質問
I need help with inputs
input the area code of your telephone number and store the input in a variable named “AreaCode”. The variable “AreaCode” is to...
12年弱 前 | 2 件の回答 | 0
2
回答質問
I am not quite sure how to create 5 random numbers between 0 and 10.
The question goes on to ask to create a seed and save its value to a variable named “SeedInfo” using “rng”.
12年弱 前 | 1 件の回答 | 0
