Riri


2014 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


how to do a graph
Hey, This is what i've tried to do : Use a for loop to calculate the number of parasites in your body and in your assistant un...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


Using a cell array and a for loop
Hey guys, I have to do a cell array to strore some information about an animal and use a for loop to display that information an...

10年以上 前 | 3 件の回答 | 0

3

回答

質問


help to simulate a game
This is a script that I have to do : Write a game of rock, paper and scissors. You play against the computer. Scissors beat ...

10年以上 前 | 2 件の回答 | 0

2

回答

質問


Write a script that...
This is one script that I have to write but i have no idea where to start. Any hints please? The behavior of a bird (for the ...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


How to write a script
Write a matrix and ask for information

10年以上 前 | 2 件の回答 | 0

2

回答

質問


How to do a while loop
I have to combined a for loop and a while loop

10年以上 前 | 1 件の回答 | 0

1

回答

質問


Strcmpi and while loop in a script
Day=strcmpi('monday', 'monday')=1 Day=strcmpi('monday', 'friday')=0 answer=input('favorite day?' , 's') Thanks to any h...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


Celsius to Fahrenheit or vice versa
Creating a program to convert Celsius to Fahrenheit

10年以上 前 | 3 件の回答 | 0

3

回答

質問


Creating a random game of dice
This is what I have to do disp('You are going to throw a dice and get the total for 5 tries') de=[0 0 0 0 0] ...

10年以上 前 | 2 件の回答 | 0

2

回答

回答済み
How to write a script
Yeah I think it would be something like this. I will try it. Thanks a lot

10年以上 前 | 0