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
