photo

Tan Has


Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

none

Statistik

MATLAB Answers

6 Fragen
3 Antworten

RANG
254.705
of 300.343

REPUTATION
0

BEITRÄGE
6 Fragen
3 Antworten

ANTWORTZUSTIMMUNG
83.33%

ERHALTENE STIMMEN
0

RANG
 of 20.926

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.172

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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(...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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.

mehr als 13 Jahre vor | 0

Beantwortet
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...

mehr als 13 Jahre vor | 0

Beantwortet
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...

mehr als 13 Jahre vor | 0

Frage


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

mehr als 13 Jahre vor | 4 Antworten | 0

4

Antworten