Community Profile

photo

Justin Rosenthal


Last seen: 8 maanden ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Removing specific lines from a .txt file.
I have a .txt file that I have imported into MATLAB and I need to remove some specific lines. Currently, I have simplified it to...

bijna 2 jaar ago | 1 answer | 0

1

answer

Question


Extract rows from a cell array based on keywords
Hello, I have created the following cell array: '6440.016' 'hold' '7378.016' 'max-pressure-evac 60.0' '7439.016' 'evac-end' ...

ongeveer 2 jaar ago | 1 answer | 0

1

answer

Question


Delete rows from a cell array based on key words
Hello, I have currently created a cell array that takes the following form: '6440.016' 'hold' '7378.016' 'max-pressure-evac 6...

ongeveer 2 jaar ago | 1 answer | 0

1

answer

Question


Plotting values from a double array based on information from a cell array
Hello, I have two sets of data. One is a cell array in which the first column is times and the second column is key words. It t...

ongeveer 2 jaar ago | 2 answers | 0

2

answers

Question


Plotting values from a double array based on information from a cell array
Hello, I have created a 13 x 2 cell array that has time values in the first column and keywords in the second column. It takes ...

ongeveer 2 jaar ago | 1 answer | 0

1

answer

Question


Remove unwanted text from a .txt file
Hello, I have a .txt file that I want to simplify into a matrix. I want to only keep the numbers in the first row and I want t...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


How to plot data over a desired range in one matrix based on values from a different matrix?
Hello, I have created two different matrices at this point. The first is a simple 2x1 matrix with the values of 548 and 5948. T...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


Read .txt file into a matrix and remove unwanted text
Hello, I have a .txt file that I want to simplify into a matrix. I want to remove the first 3 lines completely, keep the numbe...

meer dan 2 jaar ago | 2 answers | 0

2

answers