Community Profile

photo

Niel Tran


Last seen: environ un an il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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...

plus de 2 ans il y a | 2 réponses | 0

2

réponses