필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Calling a function containing symbolic character

조회 수: 2 (최근 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