Riri


Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 10 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 10 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

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

mehr als 10 Jahre vor | 0