"Too many output arguments." for pretty function

I have been experiencing a lot of these's errors lately that say too many output arguments, below a small piece of code that shows this error, what am I doing wrong?
syms s
Y(s)=(6/(s^2+9)*(s+2)*(s+3))+(2*s+10/(s+2)*(s+3))
y=ilaplace(Y(s))
pretty(simplify(y))
The pretty statement is where it goes wrong frequently, can anyone help me out?

댓글 수: 2

Rik
Rik 2018년 6월 24일
Please copy the entire red text.
Also, what exact version of Matlab are you using? Have you installed the updates for R2018a? Because some symbolic function had buggy behavior.
Jan
Jan 2018년 6월 24일
The code runs smoothly in Matlab Online.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품

릴리스

R2018a

질문:

2018년 6월 24일

댓글:

Jan
2018년 6월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by