photo

Steven


Last seen: 10 months 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


How to get readmatrix to keep data to a certain amount of decimal points?
I am using readmatrix to pull data from a .csv that data points such as 2022.375. However, my readmatrix for the file turns it i...

1 year 前 | 1 个回答 | 0

1

个回答

提问


When I have a string variable, how can I make a fprintf display the entire string in one output?
When I run the code at the bottom as part of a larger code, the output I get is something like: -Name of the pool requested: R ...

1 year 前 | 1 个回答 | 0

1

个回答

提问


How to test function inputs for vector/scalar?
I am coding for an assignment in which I have a function. The function has 3 inputs. The first two inputs need to be combined in...

1 year 前 | 1 个回答 | 0

1

个回答

提问


How can I get the linear indices of the 4 maximum values of an array?
I have an 20x1 array of numbers. I know I can use maxk to find the 4 highest values in the array, but if I want to get the linea...

1 year 前 | 1 个回答 | 0

1

个回答