Jestoni Orcejola
Followers: 0 Following: 0
Statistics
RANK
210,538
of 295,527
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
4 years ago | 1 answer | 0
1
answerIF 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...
4 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...
4 years ago | 2 answers | 0
2
answersQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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
answersQuestion
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