Community Profile

Riri


Active since 2014

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 3 answers | 0

3

answers

Question


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 years ago | 2 answers | 0

2

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 2 answers | 0

2

answers

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 5 answers | 0

5

answers

Question


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 years ago | 2 answers | 0

2

answers

Answered
How to write a script
Yeah I think it would be something like this. I will try it. Thanks a lot

10 years ago | 0