Community Profile

photo

Niel Tran


Last seen: 대략 1년 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

2년 초과 전 | 답변 수: 2 | 0

2

답변