Community Profile

photo

Craig


Ricardo - AEA

Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Scatter plot with different colours
Hopefully this is possible to be done. Say I have an 10x2 array called "matrix1" and another 10x1 array called "matrix2". ...

10 years ago | 4 answers | 0

4

answers

Question


Curve fitting and scatter plots
Hi all, This may not be possible but is there a function or a way you can fit a curve to a select number of points within a ...

10 years ago | 3 answers | 0

3

answers

Question


Using ismember to seek out pairs
Currently messing with some code which I can't quite get to do what I want. I have A = [1 2 5; 4 5 7; 7 8 9; 4 7 10; 6 7 2] ...

10 years ago | 2 answers | 0

2

answers

Question


Working with cells of letters
Hi all, I have a cell (1 by X) containing various other cells of letters. I would like to create a loop (X is a variable) wh...

10 years ago | 2 answers | 0

2

answers

Question


Grouping matrices under a
Hi, So it is straight forward to do the following, A = [2; 6; 7; 8; 6] B = [7; 1; 6; 3; 4; 9; 8] C= [A;B] = [2;...

10 years ago | 2 answers | 0

2

answers

Question


Comparing cell arrays for same values?
Ok so - This may be a little hard to explain to forgive me. I have a selection of array of letters (lets call is matrix X), ...

10 years ago | 1 answer | 0

1

answer