Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Calling a function containing symbolic character
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!