photo

Mark Ian


Last seen: alrededor de 1 mes hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How to change output from column to row?
a = input('Enter first number:'); b = input('Enter second number:'); for A=a:b reshape(A,1,[]); fprintf('%d \n', A) ...

más de 4 años hace | 2 respuestas | 0

2

respuestas