photo

Chris Park


Aktiv seit 2018

Followers: 0   Following: 0

Statistik

MATLAB Answers

4 Fragen
0 Antworten

RANG
116.750
of 300.343

REPUTATION
0

BEITRÄGE
4 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
50.0%

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 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to set axis number scaling using user input
I have written a script that reads in data and creats a three diminsional plot. The current numbering on the axises is based on ...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Unable to reverse the order of numbers on the Y-axis
plot(1,a) bar3c(flipud(dam_tot(:,:,a))) colorbar; colormap(jet); caxis...

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to display a variable in an output window instead of the command window.
W=number; W=figure('Name','Measured Data')

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I am recieving the error message below for a for loop I wrote. I believe it because I am attemting to store a vector as a scaler but am not sure. New to MatLab.
In an assignment A(:) = B, the number of elements in A and B must be tbe the same. Error in Learningp1_T1_dataV...

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten