Community Profile

photo

Jestoni Orcejola


Last seen: 5 months ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to parse through a text file then save to an array?
Hi I would like to parse through a data- small chunck of the data is added below. I would like to save values into an array. The...

3 years ago | 1 answer | 0

1

answer

Answered
IF statement to fill a cell array base on conditions
DEPTH=y(1); initial_float_volume=0.0939.*ones(length(time),1); %% Calculating Displaced Volume as a function of flowrate and t...

3 years ago | 0

Question


IF statement to fill a cell array base on conditions
I have an ODE function with time dependent variables, one of the time dependent variable I am trying to pass throug the equation...

3 years ago | 2 answers | 0

2

answers

Question


Setting up ODE Event Function
Hi I am new to using the ODE function. One of the things I would like to do is trigger an event one a parameter has been met and...

3 years ago | 1 answer | 0

1

answer

Question


Solving ODE45 with input vectors
I would like to elvaluate the speed of a float as it travels through the water column with depth/time dependent seawater density...

3 years ago | 1 answer | 0

1

answer

Question


How to separate the values in the cell (see example array)? I need to extract the last column of integers to plot.
'CR4 1594669146 -11.745480 -0.429790 -1.62' 'CR4 1594669146 -11.745270 -0.365470 -1.58' 'CR4 1594669147 -11.745270 -0.420530 -...

4 years ago | 0 answers | 0

0

answers

Question


How can I select a specific line in a text file base on a specific string in that line?
I am trying to extract rows from a .txt file that start with a specific string. For example in the attached .txt file, I would l...

4 years ago | 1 answer | 0

1

answer