photo

Paul


Last seen: 5 months ago Active since 2023

Followers: 0   Following: 0

hi i'm paul

Spoken Languages:
English
Pronouns:
He/him

Statistics

  • First Review
  • First Answer

View badges

Feeds

View by

Question


How to display variables within a full sentence without using a char array or strings?
One way I was looking to do it was: disp("The original number was "+integer+" and the flipped number is "+flipped) where integ...

1 year ago | 1 answer | 0

1

answer

Answered
How to display two things on one line?
Would this be considered a character array or string? I need to output text without using either... disp("The original number...

1 year ago | 0