Feeds
질문
Cross section plot for 2D plot
I have a code to plot the quiver data. I want to plot a 1D line plot across the 2D plot to see how the value of quiver change...
대략 13년 전 | 답변 수: 1 | 0
1
답변질문
How to avoid to plot the NAN value?
I am using following command quiver(xarray(1:4:end),yarray(1:4:end),DV_XX(1:4:end),DV_YY(1:4:end),1, 'k','filled'); whi...
13년 초과 전 | 답변 수: 2 | 0
2
답변질문
How can I plot the vector for specified node?
I am using following command quiver(xarray(1:4:end),yarray(1:4:end),DV_XX(1:4:end),DV_YY(1:4:end),1, 'k','filled'); whi...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
how can I arrange the answer into an array?
my code is: allData = xlsread('C:\in.xlsx'); %time vector and a column array of temperatures timeVec = allData(...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
How can I query data?
Hi I don't know to how to explain my problem but I try my best. I need help. I have an excel sheet which contains temperature ...
13년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
I want to plot X & Y data for different Time step.
How can I make the figure background transparent? So that I can Plot that into my another graph.
I want to plot X & Y data for different Time step.
How can I make the figure background transparent? So that I can Plot that into my another graph.
13년 초과 전 | 0
답변 있음
I want to plot X & Y data for different Time step.
I am trying this. but My plot needs to show within 54x78 grid. How can I plot the next time step by only change the i value int...
I want to plot X & Y data for different Time step.
I am trying this. but My plot needs to show within 54x78 grid. How can I plot the next time step by only change the i value int...
13년 초과 전 | 0
답변 있음
I want to plot X & Y data for different Time step.
Thanks. All this coordinates falls within the 54x78 grid (number of grid 4212). I want to plot all these data within this are...
I want to plot X & Y data for different Time step.
Thanks. All this coordinates falls within the 54x78 grid (number of grid 4212). I want to plot all these data within this are...
13년 초과 전 | 0
질문
I want to plot X & Y data for different Time step.
Any one could help me> I am very new at matlab. I'm trying to figure out a way to show in a scatter plot. I have excel and te...
13년 초과 전 | 답변 수: 4 | 0
