Community Profile

photo

Niel Tran


Last seen: alrededor de 1 año hace Con actividad desde 2021

Estadísticas

  • Thankful Level 1

Ver insignias

Content Feed

Ver por

Pregunta


How can I use fprintf to print matrix by column?
This is my code: x = [1:0.6:4]; k = str2double (input ('Enter a value k: ','s')); y = [x',(x.*k)',(x.^3)']; disp ('The value...

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

2

respuestas