Community Profile

photo

Marilou


Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • First Answer
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
caesar cyphor encryption problem .
function coded= caesar(string,shift) value=string+shift; for i=1:length(value) while value(i)<32 value(i)=valu...

mehr als 4 Jahre vor | 20

Frage


matlab loops/if statements help for a beginner
Hello!I know that my code is totally wrong, but since i do not have a teacher I would like some help, in order to learn to think...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten