Code completion for toolbox functions
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi
I installed the Symbolic Math Toolbox over an existing Matlab 2012a installation and I noticed there is no auto-completion support when typing functions from this toolbox (laplace,ilaplace,ztrans,iztrans etc).
Still, the functions work when called.
I am using a 64bit Arch Linux OS, therefore this might be the root of the problem.
Any suggestion on how to enable the code-completion support?
Thanks
[edit]
The pathdef.m file from /opt/MATLAB/.../toolbox/local contains the following lines
matlabroot,'/toolbox/symbolic/symbolic:', ...
matlabroot,'/toolbox/symbolic/symbolicdemos:', ...
댓글 수: 1
the cyclist
2013년 3월 6일
Have you attempted the tried & true RMRM method (Restart MATLAB & Restart Machine)?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Symbolic Math Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!