photo

Archak Goel


MNNIT

Active since 2012

Followers: 0   Following: 0

Message

I am a B. Tech student doing a project in CAD. Currently in reverse engineering
Professional Interests: Computer Aided Desing

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
259,818
of 300,338

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


Obtaining 3-d polygon in Matlab, by picking points.
I need to plot am extensive framework of 3d polygons in Matlab. putting point values and then drawing is a very cumbersome task....

11 years ago | 3 answers | 0

3

answers

Question


This error- "index must be a positive integer or logical. " is occuring inspite of the fact that i have checked my program for all possible errors. Please help
*Program -* Px = zeros(11,11); Py = zeros(11,11); Pz = zeros(11,11); t = 1; a = 1+(10*t); while(t<=...

13 years ago | 2 answers | 0

2

answers