Feeds
질문
Cell Arrays and loops
The question is: Write a script which first defines a cell array of directory names and then uses the command mkdir in a loop t...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
Using for loops for a matrix
The question is: 'Using a for loop, create as many figure windows as there are rows in the matrix and plot the numbers from eac...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
Using strfind with inputs and outputs
The question is: 'write a function which takes as input a filename of the form name.asc and returns three new filenames, of the...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
Using fprintf to repeat the statement multiple times
The question is: Prompt the user for an integer n and print "I love this stuff!" n times. I thought I went around it by doing ...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
String manipulation with printing of characters
The question is: Write a script that will prompt the user to enter a word, and then print the first character in the word. For...
대략 5년 전 | 답변 수: 2 | 0

