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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
