Robert Tapia
Followers: 0 Following: 0
Feeds
提问
output argument not assigned during call
this is part of the code but i get an error that " output argument J not assigned during call" can anyone help me see where im m...
4 years 前 | 2 个回答 | 0
2
个回答提问
3d line plot help
T = linspace(-7.5,17,120); S = linspace(-4.5,28,120); Y = Piecewise(T,S); function Yn = Piecewise(X1,X2) T = linspace(-7...
4 years 前 | 1 个回答 | 0
1
个回答提问
array errors using n
still new to matlab, so I'm asked to create an array from -5n to 5n with increments of n/100. im not sure how to properly inco...
4 years 前 | 1 个回答 | 0