Feeds
提问
help needed on using "solve" for equation including element from array
Hello, I'm having problem when using "solve" function. For example, clear a k x y; a=[1, 2]; for k=1:1:2 ...
15 years 前 | 1 个回答 | 0
1
个回答已回答
error when calling a function inside of another function
ok, here is the function1 and the e_field() is the function2,thanks function [pos_arr]=orbit(qom_in, pos, vel, dt) x(1...
error when calling a function inside of another function
ok, here is the function1 and the e_field() is the function2,thanks function [pos_arr]=orbit(qom_in, pos, vel, dt) x(1...
15 years 前 | 0
提问
error when calling a function inside of another function
I'm very new to matlab function. so sorry if i asked a stupid question. i got an error saying "The expression to the left of th...
15 years 前 | 3 个回答 | 0
