Code completion for toolbox functions
1 view (last 30 days)
Show older comments
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 Comment
the cyclist
on 6 Mar 2013
Have you attempted the tried & true RMRM method (Restart MATLAB & Restart Machine)?
Answers (0)
See Also
Categories
Find more on Symbolic Math Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!