photo

emily buchan


Last seen: 2 years ago Active since 2024

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
248,572
of 301,513

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,310

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 175,013

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


Array indices must be positive integers or logical values.
code was working then it stopped, been at this for hours need some help d = 0.1; L = 2; r = d/2; ne = 8; le = L/ne; % Assum...

2 years ago | 1 answer | 0

1

answer

Question


error dot indexing is not supported for variables of this type, keeps coming up
d=0.1; L=2; r=d/2; ne=8; le=line; A=pi*r^2; p=0.95; E=10^6; nodes=linspace(0,L,ne+1); elements=zeros(ne,2); properties...

2 years ago | 0 answers | 0

0

answers