Community Profile

photo

Steven


Last seen: 7 months ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer