photo

Chaklader Asfak


Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

nästan 13 år ago | 2 answers | 0

2

answers

Question


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

nästan 13 år ago | 1 answer | 0

1

answer

Question


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

nästan 13 år ago | 1 answer | 0

1

answer

Question


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

nästan 13 år ago | 1 answer | 0

1

answer

Question


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

nästan 13 år ago | 1 answer | 0

1

answer

Question


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

nästan 13 år ago | 1 answer | 0

1

answer

Question


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

nästan 13 år ago | 2 answers | 0

2

answers