Community Profile

photo

amen45


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Downsides/overuse of tables?
I'm working on a batch processing software that can often involve similar kinds of information that need to be slightly modified...

7 years ago | 0 answers | 0

0

answers

Question


Rowfun Too Many Outputs
I have a table, mod_table, with columns Name,On,Export,Xls,and Directory. I'm trying to run the following: rowfun(@delete_...

7 years ago | 1 answer | 0

1

answer

Question


Help with rowfun?
I've created a table with columns Go,Export, and Directory and row names from a list of strings (ex {'First Row','Second Row'}) ...

7 years ago | 1 answer | 0

1

answer

Question


find contiguous region with highest values
I'm trying to get the indexes of the region covering 10% of an m x n graph that has the highest values. For example: 0 0...

7 years ago | 3 answers | 0

3

answers

Question


Reduce Horizontal Spacing Between Subplots (Trouble With Subaxis)
I'm trying to make generic m x n subplots as an output for a larger function, and I'd like to decrease the horizontal spacing be...

8 years ago | 1 answer | 0

1

answer

Question


textscan output into one cell
I'm reading in a text file that contains many sets of strings separated by line and then by tab. I need to use textscan or somet...

8 years ago | 1 answer | 1

1

answer

Question


How do I plot many time series (iterated through in a for loop) on the same graph ?
I'm trying to do a visual comparison of a data set (n=302) on the same graph. Each file is a time series that undergoes modifica...

8 years ago | 1 answer | 0

1

answer