Community Profile

photo

Adeola Badejo


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


My graph is blank
ive written a code and the numbers on the x and y axis show up but im not getting any actual plots. w = input('Enter weight "W"...

4 years ago | 1 answer | 0

1

answer

Question


Array indices must be positive integers or logical values.
dt = 0.1; t = 0.1:dt:1000; V = zeros(1, length(t)); m = zeros(1, length(t)); h = zeros(1, length(t)); p = zeros(1, length(t...

4 years ago | 1 answer | 0

1

answer