Community Profile

photo

mht6


Last seen: 9 months ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to use for loop with xlsread to read multiple sheets in an excel file
I am trying to read the same cells of data from different sheets in a single excel file. I would prefer to use xlsread if poss...

4 years ago | 1 answer | 0

1

answer

Question


Remove all infinite values from ydata and then remove those same indices from the xdata so the vectors remain the same length
Any recommendations to remove all infinite values from ydata and then remove those same indices from the xdata so the vectors re...

4 years ago | 1 answer | 0

1

answer

Question


Linear Constraint based on two variables fmincon
Hello, I am attempting to set a linear constraint on a multivarible optimization of fmincon. I am trying to figure out how to ...

4 years ago | 1 answer | 0

1

answer

Question


Relay Control with Arduino and MATLAB
I currently have a relay system setup with an arduino code and sensor, so that desired sensor values impact the relays turning o...

5 years ago | 0 answers | 1

0

answers

Question


Any advice/starting points on creating a model of heat flow (convection through a chamber) based on surrounding point source heat
Just curious if anyone has any references/starting points

5 years ago | 0 answers | 0

0

answers

Question


Solving equation over iterative bounds when equation contains trig functions
I am trying to solve an equation for a variable that is within trig functions.. eg something like 5 - y = 1/(sinh(2x) + cosh(3...

6 years ago | 0 answers | 0

0

answers

Question


Editing Line Type Settings for data in a for loop
I am plotting an array that enters a for loop 4 times and therefore produces 4 different arrays and 4 different curves. When plo...

6 years ago | 1 answer | 0

1

answer

Question


Calling Upon previous anonymous function results for use in a second anonymous function
I am plotting an anonymous function which produces values that I would like to use in plotting a second anonymous function. Is t...

6 years ago | 2 answers | 0

2

answers