Community Profile

photo

재훈


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


How can I enter a matrix into GUI?
I want to write a code which calculates Inverse matrix without using inv function.. What I want to do is to enter a matrix wi...

1 year ago | 1 answer | 0

1

answer

Question


How can I select a part of a matrix ?
I want to select the component of this matrix, whose first column value is bigger than 4, and the second column value is smaller...

1 year ago | 1 answer | 0

1

answer

Question


How can I make a string array consisting of strings with numerical suffixes?
I want to make a 50x1 array that consists of 'sub01', ‘sub02’, ‘sub03’, ‘sub04’, …, ‘sub50’. And this is my code, but it doesn'...

1 year ago | 2 answers | 0

2

answers