I write and run a startup.m everytime i start working with matlab that i open as an admin.
but if i search for kwave as supplemental software i can't find anything.
what did i do wrong?
k-Wave
A MATLAB toolbox for the time-domain
simulation of acoustic wave fields
installation is done but there is no sign of Kwave in supplmental softgware
(7 posts) (6 voices)-
Posted 2 years ago #
-
Hi dasco,
Please check your matlab path. Is it pointing to the k-Wave folder?
Best wishes
BenPosted 2 years ago # -
It doesn't work for me in MATLAB r2014b or r2020b.
But it works in MATLAB r2019a perfectly.
Maybe you can try it in this MATLAB version.Posted 2 years ago # -
Hi theshy, please can you clarify what doesn't work in matlab versions 2014b and 2020b?
Thanks
BenPosted 2 years ago # -
Hi, I have a similar problem. In help, there is the supplemental software (k-Wave Toolbox). But once I click on it, it says "Page not found."
Posted 2 years ago # -
Hi, I am having the same problem as ThomG, and when running builddocsearchdb on the helpfiles folder I get the following error:
Error using builddocsearchdb
There is no installed product with this help location.
Documentation that is not associated with a product will not be displayed in the help browser.Posted 2 years ago # -
Hi sgb2155,
You can try calling
builddocsearchdb(getkWavePath('helpfiles'));
Brad.
Posted 2 years ago #
Reply
You must log in to post.