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
