How to put the command \n in function input?

Hi people, how to put the command \n in function input
example input("suck my balls \nlalalala");

답변 (1개)

per isakson
per isakson 2014년 10월 4일

0 개 추천

Works in R2013b
>> input('first line\nsecond line =' )
first line
second line =17
ans =
17
>>

카테고리

도움말 센터File Exchange에서 Simulink에 대해 자세히 알아보기

질문:

2014년 10월 4일

댓글:

2014년 10월 4일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by