photo

Tan Has


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

none

统计学

MATLAB Answers

6 个提问
3 个回答

排名
263,057
of 300,756

声誉
0

贡献数
6 个提问
3 个回答

回答接受率
83.33%

收到投票数
0

排名
 of 21,077

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,890

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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.

13 years 前 | 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...

13 years 前 | 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...

13 years 前 | 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 years 前 | 4 个回答 | 0

4

个回答