Community Profile

Cl


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • First Review

View badges

Feeds

View by

Question


Using wildcards in dir only for strings
I have a set of files named abc1.mat yhs2.mat slk3.mat etc. I need to loop through them all and find the files with t...

9 years ago | 1 answer | 0

1

answer

Question


Mirrored result when inverse Fourier Transform the real part of the Fourier Transform
I'm not sure this is the right place to be asking this, but: If I take the Fourier transform of a piece of data, remove the i...

9 years ago | 2 answers | 0

2

answers

Question


Creating input files for variables
I'd like to be able to have an external file which gives all the inputs that a user decides, such as min and max values, directo...

9 years ago | 1 answer | 0

1

answer

Question


Split string in cells to two cells
I have about 2000 cells all contained under one name i.e. names=2000x1 cell. Each cell has an entry such as 'ABC DEF'. I need to...

10 years ago | 2 answers | 0

2

answers

Question


Is it possible to plot images without them disturbing other work
I am running a script which plots out images. I want to work on something else while this is taking place, however the images ar...

10 years ago | 1 answer | 1

1

answer

Question


Log axis on imagesc
I've plotted an image using imagesc: figure; imagesc([pmin pmax], [vmax vmin],flipud(result.^2)) xlabel('Period (s)',...

10 years ago | 1 answer | 0

1

answer

Question


Plot fft result on linear period scale?
I need to plot the results of an fft on a linear period scale. The output is on a linear frequency scale. Is there an easy way t...

10 years ago | 1 answer | 0

1

answer