Community Profile

photo

anna


Active since 2012

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


matlab plots axis scaling
Hi, How can I get the output plots from MATLAB to include more values in axes. For example, the range of the axis is -500 to ...

10 years ago | 1 answer | 0

1

answer

Question


Attempted to access X(1). Unable to acces because numel(X)=0
Hi, I am trying to write a code that selects a portion of an array read from a .csv file by promptimg the user to input the ...

10 years ago | 1 answer | 0

1

answer

Question


repeat a calculation for differently named variables
Hi, Any ideas on the shortest way to perform a calculation on several different named variables to give output of different n...

10 years ago | 1 answer | 0

1

answer

Question


compute means between files
Hi, I'm trying to create a series of vectors that stores the means from vectors located in a series of files. For example if ...

10 years ago | 1 answer | 0

1

answer

Question


store values from a loop in a vector
Hi, I have a for loop that calculates "n" values for each file. Meaning n values are calculated for file 1 and then a differe...

10 years ago | 1 answer | 0

1

answer

Question


open subfolders within a folder
Hi, I'm trying to write a program that opens subfolders sequentially within a folder and applies a function to files within e...

10 years ago | 1 answer | 0

1

answer

Question


passing arguments between function files
Anyone know how to allow multiple files as input for one function file?

11 years ago | 2 answers | 0

2

answers