Ame Michael
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Organising a table of data
Hi, I have some tables of data, and for convenience I will just show a small segment of it: BloodPressure= 123 134 136 234 ...
5 years 前 | 1 个回答 | 0
1
个回答提问
Vector isn't storing the values passed to it?
I am going to ask a user to give me positive numbers, and I will quit once the user enters a negative number. Then, I will displ...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to assign a solution of a function into a cell in an array?
I have made a function which will produce a word. I would like to produce a program which will take this word produced from th...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to keep looping a switch statement?
How can I keep looping a switch statement until the user types the word "stop"? I want the switch to keep looping through the...
6 years 前 | 1 个回答 | 0
1
个回答提问
MATLAB: How to loop until the user types a specific word?
Say I want to repeatedly ask a user what their favourite color is. I want to keep looping this statement, and have the user type...
6 years 前 | 1 个回答 | 1