Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Calling a function containing symbolic character

1 回表示 (過去 30 日間)
Haider Agha
Haider Agha 2016 年 9 月 16 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
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 件)

この質問は閉じられています。

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by