I get the followig error.Could you please give an answer???
조회 수: 5 (최근 30일)
이전 댓글 표시
I get the followig error.Could you please give an answer??? "Undefined function 'qfunc' for input arguments of type 'double'."
댓글 수: 0
답변 (2개)
Walter Roberson
2017년 12월 5일
qfunc() is part of the Communications Systems Toolbox; you would need that toolbox installed and licensed to use it.
댓글 수: 2
Walter Roberson
2017년 12월 5일
What does
which -all qfunc
show?
qfunc() has been part of Communications Systems Toolbox for a long time, so it is not a problem that your version is too old for it (not unless you are using MATLAB 6.0 maybe!)
farah arabian
2017년 12월 5일
편집: Walter Roberson
2017년 12월 5일
댓글 수: 3
Walter Roberson
2017년 12월 5일
Those are some expensive toolboxes to have installed on a "Windows 10 Home" system -- $25000 or $30000 or so of software if all of those were licensed under a Standard (commercial) license [I notice you are not using an Academic or Home or Student license.]
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!