Feeds
질문
How to add proper values on top of bar chart
Hi, I'm using the code below to create a bar chart: Y1 = [-31.6 15.8 -8.0] subplot(3,2,2) bar(2,Vn4a_diff,'FaceColor',[0 0.6...
대략 3년 전 | 답변 수: 2 | 0
2
답변질문
How to add one sgtitle per row of suplots
Hi, I want to add a sgtitle per row of subplots, which works well for the first row by using the command sgtitle. Each subplot...
대략 3년 전 | 답변 수: 2 | 0
2
답변질문
How to remove a certain value from all entries of a vector
Hi, I have given different vectors by measuring mechanical stress in an experiment. However, due to a measurement error, an of...
대략 3년 전 | 답변 수: 2 | 0
2
답변질문
How can you extend a vector with the last value?
Hi, I have two vectors with different dimensions. Vector X is 1x5, the other vector A has the dimension 1x3. Now I want to pl...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
How do I plot multiple fields in one graph, which are stored in a 1x1 structure?
Hi, i want to plot the two lower fields on the y-Axis and the upper field as time on the x-axis. The problem is, that the field...
3년 초과 전 | 답변 수: 1 | 0
