how to generate colors for line plot
I have a set of lines to plot in one figure. the first line is experimental data so I want to plot with 'black', the result are ...
text style in Matlab
is it possible to personalize the text style in Matlab, such as 'Arial', 'times new romane', etc?
if not, can anyone tell me wh...
7 years 前 | 1 个回答 | 0
1
个回答
提问
extract field from a structure problem
Hi:
I need to extract the field 'P' from a structure, to form a new structure with all the value of P. but I the answer in ...