Hi. im attempting to create a simple input command and tab it with \t however when i run the code the (t) still appears in the command window
Show older comments
input('\tWhat item did you buy? (1 item only): ','s')
tWhat item did you buy? (1 item only):
Accepted Answer
More Answers (0)
Categories
Find more on Operators and Elementary Operations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!