<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>k-Wave User Forum &#187; Forum: Installation - Recent Posts</title>
		<link>http://www.k-wave.org/forum/forum/installation</link>
		<description>Support for the k-Wave MATLAB toolbox</description>
		<language>en-US</language>
		<pubDate>Sat, 30 May 2026 21:11:27 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.k-wave.org/forum/search.php</link>
		</textInput>
		<atom:link href="http://www.k-wave.org/forum/rss/forum/installation" rel="self" type="application/rss+xml" />

		<item>
			<title>Gateaux on "installation is done but there is no sign of Kwave in supplmental softgware"</title>
			<link>http://www.k-wave.org/forum/topic/installation-is-done-but-there-is-no-sign-of-kwave-in-supplmental-softgware#post-9201</link>
			<pubDate>Thu, 20 Mar 2025 08:29:45 +0000</pubDate>
			<dc:creator>Gateaux</dc:creator>
			<guid isPermaLink="false">9201@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;I had this problem today as well but managed to solve it.&#60;br /&#62;
Turns out it has nothing to do with the MATLAB or the k-wave version (mine with MATLAB R2024b and K-WAVE 1.4). It is because you put the k-wave folders in the path which requests you admin permission to modify. (like for myself: 'C:\Program Files\MATLAB\R2024b\toolbox')&#60;br /&#62;
You just need to put the k-wave folders somewhere else which dosen't requests you to do so. (like: C:\Users\&#38;lt;your PC name&#38;gt;\Documents\k-wave-toolbox-version-1.4\k-Wave), and the 'helpfiles' will appear automatically like description after you 'addpath' .
&#60;/p&#62;</description>
		</item>
		<item>
			<title>TristanWang on "Minor issue - Wrong link for MATLAB Toolbox download - Previous Version 1.3"</title>
			<link>http://www.k-wave.org/forum/topic/minor-issue-wrong-link-for-matlab-toolbox-download-previous-version-13#post-9129</link>
			<pubDate>Fri, 23 Aug 2024 09:43:01 +0000</pubDate>
			<dc:creator>TristanWang</dc:creator>
			<guid isPermaLink="false">9129@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Thanks! I found this problem, too.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>A-B on "Minor issue - Wrong link for MATLAB Toolbox download - Previous Version 1.3"</title>
			<link>http://www.k-wave.org/forum/topic/minor-issue-wrong-link-for-matlab-toolbox-download-previous-version-13#post-9106</link>
			<pubDate>Tue, 25 Jun 2024 10:46:12 +0000</pubDate>
			<dc:creator>A-B</dc:creator>
			<guid isPermaLink="false">9106@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;In &#60;strong&#62;k-Wave MATLAB Toolbox - Legacy Versions&#60;/strong&#62; (link : &#60;a href=&#34;http://www.k-wave.org/downloadprevious.php)&#34; rel=&#34;nofollow&#34;&#62;http://www.k-wave.org/downloadprevious.php)&#60;/a&#62;, the download link given for &#60;strong&#62;Version 1.3&#60;/strong&#62; (Download: k-Wave MATLAB toolbox (7.1 MB zip file)) is the same one as for the &#60;strong&#62;Version 1.2.1&#60;/strong&#62; : &#60;a href=&#34;http://www.k-wave.org/getfile.php?id=&#34; rel=&#34;nofollow&#34;&#62;http://www.k-wave.org/getfile.php?id=&#60;/a&#62;&#60;strong&#62;10&#60;/strong&#62;.&#60;/p&#62;
&#60;p&#62;I was able to download the Version 1.3 by manually changing the link as : &#60;a href=&#34;http://www.k-wave.org/getfile.php?id=&#34; rel=&#34;nofollow&#34;&#62;http://www.k-wave.org/getfile.php?id=&#60;/a&#62;&#60;strong&#62;11&#60;/strong&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Fatemeh Hosseini on "k-Wave Help Documentation in MATLAB 2024a"</title>
			<link>http://www.k-wave.org/forum/topic/k-wave-help-documentation-in-matlab-2024a#post-9084</link>
			<pubDate>Thu, 25 Apr 2024 18:55:58 +0000</pubDate>
			<dc:creator>Fatemeh Hosseini</dc:creator>
			<guid isPermaLink="false">9084@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I have a question regarding the help documentation for k-Wave.&#60;br /&#62;
I would like to ask for assistance on how to install the k-Wave help documentation in MATLAB 2024a, locally (not web). I have already installed the toolbox, but when I click on the k-Wave toolbox in the help documentation, I receive a &#34;Page Not Found.&#34; error message.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bradley Treeby on "I cannot run the example example_at_array_as_sensor"</title>
			<link>http://www.k-wave.org/forum/topic/i-cannot-run-the-example-example_at_array_as_sensor#post-9014</link>
			<pubDate>Wed, 24 Jan 2024 11:22:27 +0000</pubDate>
			<dc:creator>Bradley Treeby</dc:creator>
			<guid isPermaLink="false">9014@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;If you remove everything from the MATLAB path using &#60;code&#62;restoredefaultpath&#60;/code&#62; and just add k-Wave, does it work then?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>yuanbo on "I cannot run the example example_at_array_as_sensor"</title>
			<link>http://www.k-wave.org/forum/topic/i-cannot-run-the-example-example_at_array_as_sensor#post-9004</link>
			<pubDate>Wed, 10 Jan 2024 08:11:30 +0000</pubDate>
			<dc:creator>yuanbo</dc:creator>
			<guid isPermaLink="false">9004@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;When I run this example, it will prompt an error&#60;br /&#62;
Incorrect use of min&#60;br /&#62;
Option is invalid. The option must be either 'omitnan' or 'inclusive'.&#60;br /&#62;
Error tolStar (line 203)&#60;br /&#62;
If (min (is, [], 'all')&#38;lt;1) &#124; &#124; (max (is, [], 'all')&#38;gt;kgrid Nx) &#124; &#124;&#60;br /&#62;
Error offGridPoints (line 320)&#60;br /&#62;
[ind, is, js]=tolStar (bli_tolerance, kgrid, point, debug);&#60;br /&#62;
Error kWaveArray/getOffGridPoints (line 1339)&#60;br /&#62;
Grid_ Weights=offGridPoints (kgrid, integration_points, scale,...)&#60;br /&#62;
Error kWaveArray/getArrayBinaryMask (line 849)&#60;br /&#62;
Grid_ Weights=obj. getOffGridPoints (kgrid, ind, true);&#60;br /&#62;
Error Example_ At_ Array_ As_ Source (line 85)&#60;br /&#62;
Source. p_ Mask=karay. getArrayBinaryMask (kgrid);&#60;br /&#62;
I want to know how I can solve this problem
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zengqw2021 on "Problems about help page"</title>
			<link>http://www.k-wave.org/forum/topic/problems-about-help-page#post-8800</link>
			<pubDate>Wed, 07 Jun 2023 09:06:15 +0000</pubDate>
			<dc:creator>zengqw2021</dc:creator>
			<guid isPermaLink="false">8800@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;&#38;gt;&#38;gt; getkWavePath&#60;/p&#62;
&#60;p&#62;ans =&#60;/p&#62;
&#60;p&#62;    'D:\xxx\Matlab2022b\toolbox\k-Wave\'&#60;/p&#62;
&#60;p&#62;&#38;gt;&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bradley Treeby on "Matlab R2020 compatibility with k-Wave 1.3 (for 1st time users)"</title>
			<link>http://www.k-wave.org/forum/topic/matlab-r2020-compatibility-with-k-wave-13-for-1st-time-users#post-8796</link>
			<pubDate>Tue, 06 Jun 2023 15:32:28 +0000</pubDate>
			<dc:creator>Bradley Treeby</dc:creator>
			<guid isPermaLink="false">8796@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Are you asking about current MATLAB capability? k-Wave works with all recent versions.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bradley Treeby on "Problems about help page"</title>
			<link>http://www.k-wave.org/forum/topic/problems-about-help-page#post-8795</link>
			<pubDate>Tue, 06 Jun 2023 15:31:35 +0000</pubDate>
			<dc:creator>Bradley Treeby</dc:creator>
			<guid isPermaLink="false">8795@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;If you navigate away from the k-Wave folder in MATLAB (e.g., to your desktop), and type &#60;code&#62;getkWavePath&#60;/code&#62;, does it return something?&#60;/p&#62;
&#60;p&#62;If you installed k-Wave manually, one option would be to install it again from the MATLAB add-on explorer. Select Add-Ons and search for k-Wave, then select Add, Add to MATLAB.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chenglin0915 on "Matlab R2020 compatibility with k-Wave 1.3 (for 1st time users)"</title>
			<link>http://www.k-wave.org/forum/topic/matlab-r2020-compatibility-with-k-wave-13-for-1st-time-users#post-8788</link>
			<pubDate>Tue, 06 Jun 2023 07:39:46 +0000</pubDate>
			<dc:creator>Chenglin0915</dc:creator>
			<guid isPermaLink="false">8788@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;POSTED 2 YEARS AGO #
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zengqw2021 on "Problems about help page"</title>
			<link>http://www.k-wave.org/forum/topic/problems-about-help-page#post-8787</link>
			<pubDate>Tue, 06 Jun 2023 02:24:32 +0000</pubDate>
			<dc:creator>zengqw2021</dc:creator>
			<guid isPermaLink="false">8787@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Dear all,&#60;/p&#62;
&#60;p&#62;I type the following statement on the command line window, and the k-wave work well.&#60;br /&#62;
However, when I opened the page for supplemental software, it said &#34;page not found&#34;.&#60;br /&#62;
Can someone help me with this problem？&#60;/p&#62;
&#60;p&#62;&#38;gt;&#38;gt; help k-Wave&#60;br /&#62;
  k-Wave Toolbox&#60;br /&#62;
  Version 1.4 08-Nov-2022&#60;br /&#62;
  Copyright (C) 2009-2022 Bradley Treeby, Ben Cox, and Jiri Jaros (see&#60;br /&#62;
  individual files for list of authors).&#60;/p&#62;
&#60;p&#62;  See k-Wave Toolbox in help menu for description and examples.&#60;br /&#62;
  Type &#34;help &#38;lt;command-name&#38;gt;&#34; for documentation on individual commands.&#60;br /&#62;
  -----------------------------------------------------------------&#60;/p&#62;
&#60;p&#62;  Time Domain Wave Propagation in Fluid Media&#60;br /&#62;
    angularSpectrum          - Project time-domain input plane using the angular spectrum method.&#60;br /&#62;
    calculateMassSource      - Compute k-Wave input plane from measured time-varying data.&#60;br /&#62;
    kspaceFirstOrder1D       - 1D time-domain simulation of wave propagation&#60;br /&#62;
    kspaceFirstOrder2D       - 2D time-domain simulation of wave propagation&#60;br /&#62;
    kspaceFirstOrder2DC      - 2D time-domain simulation of wave propagation using C++ code&#60;br /&#62;
    kspaceFirstOrder2DG      - 2D time-domain simulation of wave propagation on a GPU using C++ CUDA code&#60;br /&#62;
    kspaceFirstOrder3D       - 3D time-domain simulation of wave propagation&#60;br /&#62;
    kspaceFirstOrder3DC      - 3D time-domain simulation of wave propagation using C++ code&#60;br /&#62;
    kspaceFirstOrder3DG      - 3D time-domain simulation of wave propagation on a GPU using C++ CUDA code&#60;br /&#62;
    kspaceFirstOrderAS       - Axisymmetric time-domain simulation of wave propagation&#60;br /&#62;
    kspaceFirstOrderASC      - Axisymmetric time-domain simulation of wave propagation using C++ code&#60;br /&#62;
    kspaceSecondOrder        - Fast time-domain simulation of wave propagation for homogeneous media
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bradley Treeby on "installation is done but there is no sign of Kwave in supplmental softgware"</title>
			<link>http://www.k-wave.org/forum/topic/installation-is-done-but-there-is-no-sign-of-kwave-in-supplmental-softgware#post-8648</link>
			<pubDate>Tue, 08 Nov 2022 10:26:07 +0000</pubDate>
			<dc:creator>Bradley Treeby</dc:creator>
			<guid isPermaLink="false">8648@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi sgb2155,&#60;/p&#62;
&#60;p&#62;You can try calling &#60;code&#62;builddocsearchdb(getkWavePath(&#38;#39;helpfiles&#38;#39;));&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Brad.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sgb2155 on "installation is done but there is no sign of Kwave in supplmental softgware"</title>
			<link>http://www.k-wave.org/forum/topic/installation-is-done-but-there-is-no-sign-of-kwave-in-supplmental-softgware#post-8629</link>
			<pubDate>Wed, 12 Oct 2022 21:15:17 +0000</pubDate>
			<dc:creator>sgb2155</dc:creator>
			<guid isPermaLink="false">8629@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi, I am having the same problem as ThomG, and when running builddocsearchdb on the helpfiles folder I get the following error:&#60;br /&#62;
Error using builddocsearchdb&#60;br /&#62;
There is no installed product with this help location.&#60;br /&#62;
Documentation that is not associated with a product will not be displayed in the help browser.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ThomG on "installation is done but there is no sign of Kwave in supplmental softgware"</title>
			<link>http://www.k-wave.org/forum/topic/installation-is-done-but-there-is-no-sign-of-kwave-in-supplmental-softgware#post-8628</link>
			<pubDate>Wed, 12 Oct 2022 02:38:44 +0000</pubDate>
			<dc:creator>ThomG</dc:creator>
			<guid isPermaLink="false">8628@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi, I have a similar problem. In help, there is the supplemental software (k-Wave Toolbox). But once I click on it, it says &#34;Page not found.&#34;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bencox on "installation is done but there is no sign of Kwave in supplmental softgware"</title>
			<link>http://www.k-wave.org/forum/topic/installation-is-done-but-there-is-no-sign-of-kwave-in-supplmental-softgware#post-8619</link>
			<pubDate>Fri, 07 Oct 2022 13:05:16 +0000</pubDate>
			<dc:creator>bencox</dc:creator>
			<guid isPermaLink="false">8619@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi theshy, please can you clarify what doesn't work in matlab versions 2014b and 2020b?&#60;br /&#62;
Thanks&#60;br /&#62;
Ben
&#60;/p&#62;</description>
		</item>
		<item>
			<title>theshy on "installation is done but there is no sign of Kwave in supplmental softgware"</title>
			<link>http://www.k-wave.org/forum/topic/installation-is-done-but-there-is-no-sign-of-kwave-in-supplmental-softgware#post-8611</link>
			<pubDate>Tue, 20 Sep 2022 09:20:44 +0000</pubDate>
			<dc:creator>theshy</dc:creator>
			<guid isPermaLink="false">8611@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;It doesn't work for me in MATLAB r2014b or r2020b.&#60;br /&#62;
But it works in MATLAB r2019a perfectly.&#60;br /&#62;
Maybe you can try it in this MATLAB version.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bencox on "installation is done but there is no sign of Kwave in supplmental softgware"</title>
			<link>http://www.k-wave.org/forum/topic/installation-is-done-but-there-is-no-sign-of-kwave-in-supplmental-softgware#post-8596</link>
			<pubDate>Tue, 23 Aug 2022 16:28:29 +0000</pubDate>
			<dc:creator>bencox</dc:creator>
			<guid isPermaLink="false">8596@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi dasco,&#60;/p&#62;
&#60;p&#62;Please check your matlab path. Is it pointing to the k-Wave folder?&#60;/p&#62;
&#60;p&#62;Best wishes&#60;br /&#62;
Ben
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dasco on "installation is done but there is no sign of Kwave in supplmental softgware"</title>
			<link>http://www.k-wave.org/forum/topic/installation-is-done-but-there-is-no-sign-of-kwave-in-supplmental-softgware#post-8592</link>
			<pubDate>Wed, 10 Aug 2022 11:26:57 +0000</pubDate>
			<dc:creator>dasco</dc:creator>
			<guid isPermaLink="false">8592@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;I write and run a startup.m everytime i start working with matlab that i open as an admin.&#60;br /&#62;
but if i search for kwave as supplemental software i can't find anything.&#60;br /&#62;
what did i do wrong?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>amerensb on "All of the examples give errors (Matlab 2019b, paths are added)"</title>
			<link>http://www.k-wave.org/forum/topic/all-of-the-examples-give-errors-matlab-2019b-paths-are-added-1#post-8488</link>
			<pubDate>Mon, 21 Mar 2022 11:52:42 +0000</pubDate>
			<dc:creator>amerensb</dc:creator>
			<guid isPermaLink="false">8488@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I just installed k-wave and added the right path. Unfortunately, all examples give the following error:&#60;/p&#62;
&#60;p&#62;Unrecognized function or variable 'dt'.&#60;/p&#62;
&#60;p&#62;Error in kspaceFirstOrder1D (line 615)&#60;br /&#62;
        ux_sgx = pml_x_sgx .* (  pml_x_sgx .* ux_sgx - dt .* rho0_sgx_inv .* real(ifft(ddx_k .* shift_pos .* kappa .* p_k))  );&#60;/p&#62;
&#60;p&#62;Error in example_ivp_1D_simulation (line 63)&#60;br /&#62;
sensor_data = kspaceFirstOrder1D(kgrid, medium, source, sensor, 'PlotLayout', true);&#60;/p&#62;
&#60;p&#62;Also in cases of kspaceFirstOrder2D and kspaceFirstOrder3D. Even in cases where a dt is defined.&#60;/p&#62;
&#60;p&#62;Anyone who can help me out?&#60;/p&#62;
&#60;p&#62;Best,&#60;br /&#62;
Amerens
&#60;/p&#62;</description>
		</item>
		<item>
			<title>amerensb on "All of the examples give errors (Matlab 2019b, path&#039;s are added)"</title>
			<link>http://www.k-wave.org/forum/topic/all-of-the-examples-give-errors-matlab-2019b-paths-are-added#post-8487</link>
			<pubDate>Mon, 21 Mar 2022 11:52:40 +0000</pubDate>
			<dc:creator>amerensb</dc:creator>
			<guid isPermaLink="false">8487@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Just installed k-wave and added the right path. Unfortunately, all examples give the following error:&#60;/p&#62;
&#60;p&#62;Unrecognized function or variable 'dt'.&#60;/p&#62;
&#60;p&#62;Error in kspaceFirstOrder1D (line 615)&#60;br /&#62;
        ux_sgx = pml_x_sgx .* (  pml_x_sgx .* ux_sgx - dt .* rho0_sgx_inv .* real(ifft(ddx_k .* shift_pos .* kappa .* p_k))  );&#60;/p&#62;
&#60;p&#62;Error in example_ivp_1D_simulation (line 63)&#60;br /&#62;
sensor_data = kspaceFirstOrder1D(kgrid, medium, source, sensor, 'PlotLayout', true);&#60;/p&#62;
&#60;p&#62;Also in cases of kspaceFirstOrder2D and kspaceFirstOrder3D. Even in cases where a dt is defined.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
