photo

Chaklader Asfak


Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Connecting lines in 3-d Graph
I have a M-file: clear all [Num,Txt,Raw]=xlsread('LVK 3-D Graph_2.xls'); a=Num(:,1); b=Num(:,2); c=Num(:...

fast 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


3 - d Graph in Matlab
I need some help for making a graph. For example I had M-file : clear all [Num,Txt,Raw]=xlsread('Contour.xlsx'); a...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


arrayfun_Apply function to each element of array
Aynone can help me to understand the arrayfun function ? Say, what it meant by this coing ? arrayfun(@(i1)plot3(Num(i1,k...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Connecting line
I have a excel file from where I made plot3. The Excel file is here: <http://www.4shared.com/file/Gcoz8xa0/Contour.html> and cod...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Square Matrix
i have a very simple quetion. Say , a Matrix (5x1)named A. A= [ 2;2;2;2;2 ] How I can make a square matrix (5x5) with all 2...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Help for making contour plotting
hello, I tried to make 2-d plotting along with a contour plot from the data of a Excel file. The M-file is- clear all...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Making a countor map from a excel file
Dear all, I have excell file with 3 coloums with some numbers. top of the each coloums there is the name of variable (say, x...

fast 13 Jahre vor | 2 Antworten | 0

2

Antworten