Community Profile

photo

Niel Tran


Last seen: etwa ein Jahr vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten