Community Profile

photo

OliK


Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Change the 'x axis values' on a boxplot, in which values are obtained from a matrix
I would like to change the values of the numbers on the x axis of my plot from '1,2,3,4' etc to 'Black, Green, Orange' Is this ...

8 years ago | 0 answers | 0

0

answers

Question


How to restrict the Max Peak Height of findpeaks
I've managed to set a minimum peak height when plotting some data and finding the peaks but is there a function I can ue to set ...

8 years ago | 2 answers | 1

2

answers

Question


Find only the top peaks
I have an array in which I wish to find the value of the top most peaks. Using findpeaks finds ALL of the peaks, there is alot o...

8 years ago | 1 answer | 0

1

answer

Question


Create for loop to read in multiple excel files
Have this as my code so far: %% Clear the workspace clc; clear all; close all; %% Import Data imp = xls...

8 years ago | 1 answer | 0

1

answer

Question


Want to remove 'noise' from a matrix.
I have a single column matrix with values ranging from around -15 to 50, there's around 19000 values and I wish to remove any va...

8 years ago | 2 answers | 0

2

answers