MATLAB does't define the constant values in fsolve function first
Mostrar comentarios más antiguos
Hi All
I have defined a function F with some equations , 1 parameter as a vector to be solved, and for the constant values in the equations I have defined them some lines before defining the equations, I call this F function from a loop in anothe r m.file, but the problem is that when matlab starts to run the @fsovle, it doesn't recognize thos constant lines and jumps to the equations, I am wondering how it works that causes this error
1 comentario
Stephen23
el 4 de Feb. de 2018
@farzad: please show us the code that you are using: either coped and pasted, and uploaded by clicking the paperclip button.
Respuestas (0)
Categorías
Más información sobre Programming en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!