Feeds
提问
Use Legend to show array and matrix
I have one array and one matrix like A={'x' 'y' 'z'}; B=[1 2 3]. I want to make a legend as: x=1 y=2 z=3 in my plot, could...
12 years 前 | 2 个回答 | 0
2
个回答提问
Plot two cell strings
Here is my code, I want to plot the B as the X-axis and C as the Y-axis in one plot. At the same time, show the time value of B ...
12 years 前 | 1 个回答 | 0
