Community Profile

photo

Liz


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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 ...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 2 answers | 0

2

answers