Community Profile

photo

EL


Last seen: 3 years ago Active since 2019

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


How would I manipulate the following functions to use a tall array?
Hello, I'm having difficulty figuring out how to turn these functions to utilize tall arrays. The only examples online about u...

4 years ago | 1 answer | 0

1

answer

Question


How to adjust the calculated frequency range in Continuous Wavelet Transforms
Hello, I'm currently sampling a wave at 20,000Hz, with the frequency I'm interested in occuring around 8,000Hz. This works wel...

4 years ago | 0 answers | 0

0

answers

Question


How to produce a scalogram using a massive amount of data
Hey, I'm attempting to generate a scalogram plot using cwt from a minimum of 432,000,000 data points to 2,000,000,000 or so....

4 years ago | 0 answers | 0

0

answers

Question


How to change the size of heatmap axis labels
Hello, I'm trying to change the size of the axis labels on a heatmap, however the size the the axis labels and the tick labels...

4 years ago | 0 answers | 0

0

answers

Question


How would I 'trim-the-fat' off of individual text files that are part of a loop?
Hello, I'm working on a script that's going to read single column, no header .txt files. Each file in a perfect world woul...

4 years ago | 2 answers | 0

2

answers

Question


What exactly is going on with this code? I'm having difficulty understanding it
Hello, I'm struggling with understanding the code below. I was hoping to give my best interpretation of what's going on, and h...

4 years ago | 2 answers | 0

2

answers

Question


How to append new data to a box and whisker plot
Hello! I have 3 seperate "***_01.mat" files, each with a vector with the same name, 'v', which contains an series of numbers....

4 years ago | 1 answer | 0

1

answer

Question


Unable to save data or continue through loop
Hey guys, It seems the code works below, with all my variable ending up as the correct size, at least until it gets to the sav...

4 years ago | 1 answer | 0

1

answer

Question


Why can't I use a variable to put all .txt files in a directory into an array?
Hllo! I'm trying to use the following code to make an array of all .txt files in a specified directory to be later used by an...

4 years ago | 2 answers | 0

2

answers

Question


How to add .txt files from directory to a cell array
Hey guys, How do I load every file in the directory in numerical/alphabetical order to a cell array? prompt = 'Select your fi...

4 years ago | 1 answer | 0

1

answer

Question


How do I load the names of all files from a directory so they can be run in order as part of a function?
Hey peeps, I'm new to MatLab and I'm lost. I'm attempting to load and create a cell that contains all the .txt files in a fold...

4 years ago | 0 answers | 0

0

answers

Question


How do I split a sing column .txt file by line?
Hey Guys, How would I split a .txt file into smaller files by the number of lines? This was simple to do in linux, but I can't...

4 years ago | 2 answers | 0

2

answers

Question


How do I spit a .txt and save the individual split files in a folder with numerical suffixes?
EDIT: I know it's long, but I'm just tyring to give the scope of everything. Essentially I'm trying to figure out how to; 1) cr...

4 years ago | 0 answers | 0

0

answers

Question


How would I create a script to read files line-by-line to save memory
Hey guys, I've done the MatLab Onramp, but I still feel extremely confused about what the hell I'm doing and it's frustrating ...

4 years ago | 2 answers | 0

2

answers