Feeds
提问
Passing more than two inputs to a MATLAB event function
I'm attempting to pass three parameters to my MATLAB event function - as opposed to just the normal two (t,y) - in order to solv...
3 years 前 | 1 个回答 | 0
1
个回答提问
Cannot Substitute numeric values to a sym expression due to different number of elements
For some reason when attempting to substitute a numeric value into a sym expression, I am recieving the following error: Unab...
4 years 前 | 1 个回答 | 0
1
个回答提问
How can you Convert Sym to Double when the sym has already been numerically solved?
I am attempting to create an array of values using symbolic variables, solve for a specific variable, input the rest of the unkn...
4 years 前 | 1 个回答 | 0
