Community Profile

photo

Marilou


Active since 2019

Followers: 0   Following: 0

Statistics

  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

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

4 years ago | 20

Question


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

4 years ago | 2 answers | 0

2

answers