<?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; Topic: using kWave from Octave - set path</title>
		<link>http://www.k-wave.org/forum/topic/using-kwave-from-octave-set-path</link>
		<description>Support for the k-Wave MATLAB toolbox</description>
		<language>en-US</language>
		<pubDate>Tue, 12 May 2026 23:28:17 +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/topic/using-kwave-from-octave-set-path" rel="self" type="application/rss+xml" />

		<item>
			<title>vich on "using kWave from Octave - set path"</title>
			<link>http://www.k-wave.org/forum/topic/using-kwave-from-octave-set-path#post-7110</link>
			<pubDate>Mon, 04 Nov 2019 05:18:23 +0000</pubDate>
			<dc:creator>vich</dc:creator>
			<guid isPermaLink="false">7110@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;You can place toolboxes pretty much anywhere you want, as long as the user running Octave has read permissions on the scripts and other files that compose the toolbox. The installation/configuration instructions are similar to those for MATLAB (&#60;a&#62;http://www.k-wave.org/installation.php&#60;/a&#62;):&#60;/p&#62;
&#60;p&#62;On *nix systems, you could unzip the k-Wave toolbox to a path like &#60;code&#62;~/matlab/k-wave-1.2.1/&#60;/code&#62;, where &#60;code&#62;~&#60;/code&#62; is your home directory. There should be a lot of &#60;code&#62;.m&#60;/code&#62; files directly inside this folder. Then, you would let Octave know about your new toolbox by creating a file called &#60;code&#62;~/.octaverc&#60;/code&#62; (or another startup file, see &#60;a&#62;https://octave.org/doc/interpreter/Startup-Files.html&#60;/a&#62;) with the contents:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
addpath('~/matlab/k-wave-1.2.1')&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;The k-Wave functions should be accessible the next time you start Octave.&#60;/p&#62;
&#60;p&#62;On Windows systems, you would do the same thing but using a slightly different path, like &#60;code&#62;C:\Users\J_Doe\matlab\k-wave-1.2.1&#60;/code&#62;. (Maybe these backslashes need to be escaped, I'm not sure right now.)&#60;/p&#62;
&#60;p&#62;As a side note, Windows support does not seem to be a main focus of Octave developers. As per &#60;a&#62;https://wiki.octave.org/Octave_for_Microsoft_Windows&#60;/a&#62;:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
Be advised that GNU Octave is primarily developed on GNU/Linux and other POSIX conform systems. The ports of GNU Octave to Microsoft Windows use different approaches to get most of the original Octave and adapt it to Microsoft Windows idiosyncrasies [...] Bear this in mind and don't panic if you get unexpected results.
&#60;/p&#62;&#60;/blockquote&#62;</description>
		</item>
		<item>
			<title>mantalenaki on "using kWave from Octave - set path"</title>
			<link>http://www.k-wave.org/forum/topic/using-kwave-from-octave-set-path#post-7107</link>
			<pubDate>Mon, 28 Oct 2019 17:51:34 +0000</pubDate>
			<dc:creator>mantalenaki</dc:creator>
			<guid isPermaLink="false">7107@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi everyone, &#60;/p&#62;
&#60;p&#62;I am trying to use kWave from Octave, but do not know where to place the kWave toolbox in order to be &#34;visible&#34; by Octave. Does anyone know how to resolve this?&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
