<?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: Error When Trying To Set Path</title>
		<link>http://www.k-wave.org/forum/topic/error-when-trying-to-set-path</link>
		<description>Support for the k-Wave MATLAB toolbox</description>
		<language>en-US</language>
		<pubDate>Tue, 12 May 2026 23:01:16 +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/error-when-trying-to-set-path" rel="self" type="application/rss+xml" />

		<item>
			<title>Noak on "Error When Trying To Set Path"</title>
			<link>http://www.k-wave.org/forum/topic/error-when-trying-to-set-path#post-3691</link>
			<pubDate>Fri, 31 May 2013 08:19:13 +0000</pubDate>
			<dc:creator>Noak</dc:creator>
			<guid isPermaLink="false">3691@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Thanks!!!!!! It solved the problem!&#60;br /&#62;
After loading again, I checked in the&#60;code&#62;set path&#60;/code&#62; and in the &#60;code&#62;Help&#60;/code&#62; if it exist and it is there and the folder is there. However, the hepl product it not able to find functions of this toolbox with the search option.... I wander why.&#60;/p&#62;
&#60;p&#62;Anyway, thank you very much!!&#60;br /&#62;
Noa
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jiri Jaros on "Error When Trying To Set Path"</title>
			<link>http://www.k-wave.org/forum/topic/error-when-trying-to-set-path#post-3689</link>
			<pubDate>Thu, 30 May 2013 18:48:05 +0000</pubDate>
			<dc:creator>Jiri Jaros</dc:creator>
			<guid isPermaLink="false">3689@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;That sounds to me like a kind of Windows Vista/7/8 User Account Control behavior.&#60;br /&#62;
If you installed Matlab somewhere under C:\Program Files\ you can't modify any file here  unless you do so with Matlab (notepad) running under the administration account.&#60;/p&#62;
&#60;p&#62;Try a right click on the matlab icon and then &#34;Run as administrator&#34;. This will give you full access to windows disk C. &#60;/p&#62;
&#60;p&#62;Jiri
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Noak on "Error When Trying To Set Path"</title>
			<link>http://www.k-wave.org/forum/topic/error-when-trying-to-set-path#post-3688</link>
			<pubDate>Thu, 30 May 2013 18:00:45 +0000</pubDate>
			<dc:creator>Noak</dc:creator>
			<guid isPermaLink="false">3688@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Can't figure out whay is that happening. It's my own computer.&#60;br /&#62;
hope there will be another way, or else i'll have to run it manualy each session with the &#60;code&#62;addpath&#60;/code&#62;.&#60;br /&#62;
Thanks,&#60;br /&#62;
Noa
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bradley Treeby on "Error When Trying To Set Path"</title>
			<link>http://www.k-wave.org/forum/topic/error-when-trying-to-set-path#post-3687</link>
			<pubDate>Thu, 30 May 2013 17:54:46 +0000</pubDate>
			<dc:creator>Bradley Treeby</dc:creator>
			<guid isPermaLink="false">3687@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;It sounds like you don't have any kind of write permission on the PC you are working with. If it's a work or institutional computer, I'd try getting in touch with your system administrator.&#60;/p&#62;
&#60;p&#62;If you want to use k-Wave for just a single session, you can also run &#60;code&#62;addpath&#60;/code&#62; from the command line.&#60;/p&#62;
&#60;p&#62;Brad.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Noak on "Error When Trying To Set Path"</title>
			<link>http://www.k-wave.org/forum/topic/error-when-trying-to-set-path#post-3686</link>
			<pubDate>Thu, 30 May 2013 17:36:31 +0000</pubDate>
			<dc:creator>Noak</dc:creator>
			<guid isPermaLink="false">3686@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
Done that.&#60;br /&#62;
I get an error when saving the startup.m file after adding the line.&#60;br /&#62;
the error says: &#34;Eror writing startup.m. Check if directory is read-only or has been renamed or deleted&#34;.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Noa
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bradley Treeby on "Error When Trying To Set Path"</title>
			<link>http://www.k-wave.org/forum/topic/error-when-trying-to-set-path#post-3685</link>
			<pubDate>Thu, 30 May 2013 17:26:50 +0000</pubDate>
			<dc:creator>Bradley Treeby</dc:creator>
			<guid isPermaLink="false">3685@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi Noa,&#60;/p&#62;
&#60;p&#62;What about if you add the line:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;addpath(‘&#38;lt;...pathname...&#38;gt;\k-Wave Toolbox’);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;to the &#60;code&#62;startup.m&#60;/code&#62; file, where &#60;code&#62;&#38;lt;...pathname...&#38;gt;&#60;/code&#62; is replaced with the location of the toolbox. If no &#60;code&#62;startup.m&#60;/code&#62; file exists, create one, and save it in the MATLAB startup directory.&#60;/p&#62;
&#60;p&#62;Brad.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Noak on "Error When Trying To Set Path"</title>
			<link>http://www.k-wave.org/forum/topic/error-when-trying-to-set-path#post-3684</link>
			<pubDate>Thu, 30 May 2013 17:23:37 +0000</pubDate>
			<dc:creator>Noak</dc:creator>
			<guid isPermaLink="false">3684@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;P.S.&#60;br /&#62;
I'm using windows vista, Matlab 7.11.0 R2010b
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Noak on "Error When Trying To Set Path"</title>
			<link>http://www.k-wave.org/forum/topic/error-when-trying-to-set-path#post-3683</link>
			<pubDate>Thu, 30 May 2013 17:20:23 +0000</pubDate>
			<dc:creator>Noak</dc:creator>
			<guid isPermaLink="false">3683@http://www.k-wave.org/forum/</guid>
			<description>&#60;p&#62;Hi there!&#60;br /&#62;
I'm trying to set the path to the toolbox.&#60;br /&#62;
I've tried both ways and get an error (matlab does not 'agree' to change the startup file at all).&#60;br /&#62;
For the convetional way, got :&#60;br /&#62;
&#34;MATLAB cannot save changes to the path.&#60;br /&#62;
The path fle pathdef.m might be read-only.....&#34;&#60;br /&#62;
and then suggests tosave pathdef.m in another location. tryied that - didn't work.&#60;/p&#62;
&#60;p&#62;Do you know any about it?&#60;br /&#62;
Thank you!&#60;br /&#62;
Noa.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
