Community Profile

photo

Peng


Active since 2015

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


How to generate an imaging with three colors
As shown in the figure, Fe is indicated by red, Zn is indicated by green, and Cu is indicated by blue. I would like to generate ...

7 years ago | 1 answer | 0

1

answer

Question


How to extract values from a matrix along a certain line (not vertical or horizontal).
Assume I have the following matrix: A=[11 13 43 53 66 45 44 83 91; 23 43 54 65 76 78 76 98 33; 23 54 65 76 43 1...

8 years ago | 2 answers | 0

2

answers

Question


Import hdf5 file into Matlab
Hi, I am trying to use Matlab to import an hdf5 file. I am wondering if someone can help me figure out how to import the data. I...

8 years ago | 1 answer | 0

1

answer

Question


merge two tables in matlab
Hi, I have Table1 SampleName P1 P2 P3 A 2 3 4 B 5 7 8 C 6 8 6 and Table2: S...

9 years ago | 1 answer | 0

1

answer

Question


assign summary of a category to new variables
Hi everyone, I have the following code: A = categorical({'plane'; 'car'; 'train'; 'car'; 'plane'}); summary(A) her...

9 years ago | 2 answers | 1

2

answers