Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Calling a function containing symbolic character
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hello ! I am trying to call a function that has syms t or in other words, I've taken it's inverse Laplace and it is in the Time domain. Now when I call the function in my main program, it gives me the following error "Input arguments must be convertible to floating-point numbers."
I am trying to give t a value by entering t=0:1 in my main program however it seems that the minimum or eval command does not understand symbolic characters. I'll appreciate the help guys :)
0 Commenti
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!