Feeds
提问
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"...
6 years 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 1 个回答 | 0