<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/99139</link>
    <title>MATLAB Central Newsreader - seeking answers to network problems</title>
    <description>Feed for thread: seeking answers to network problems</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Thu, 30 Jun 2005 09:59:16 -0400</pubDate>
      <title>seeking answers to network problems</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/99139#251420</link>
      <author>quo</author>
      <description>Hello all,&lt;br&gt;
&lt;br&gt;
This is most likely a series of dumb questions, but I'm trying to&lt;br&gt;
implement some policies with my users and am meeting resistance...&lt;br&gt;
(sigh)&lt;br&gt;
&lt;br&gt;
Background:&lt;br&gt;
So I have a lot of files in a shared folder on a Windows 2000 Pro&lt;br&gt;
machine (I know- it's not my choice though). My users are connecting&lt;br&gt;
to this folder and mapping the paths via the Set Path gui (File -&amp;gt;&lt;br&gt;
Set Path). Then they run out of change notification handles. But they&lt;br&gt;
don't care, because &quot;the files on the network don't change that&lt;br&gt;
often, so we don't need to know when they change anyway&quot;... Oh! But&lt;br&gt;
now we can't save (delete, load, fwrite, etc) files on the network&lt;br&gt;
share anymore... Or if we do manage to do it, they are corrupted.&lt;br&gt;
(Problem seems to go away when I remove their paths, and re-add them&lt;br&gt;
using addpath and the '-Frozen' option. And thereby gain all of the&lt;br&gt;
change notification handles back.)&lt;br&gt;
&lt;br&gt;
Questions:&lt;br&gt;
So first, do the functions that manipulate the files (save, etc) use&lt;br&gt;
change notification handles? It seems like they should... but I can't&lt;br&gt;
find a clear answer.&lt;br&gt;
&lt;br&gt;
Is there a way to up (or find) the number of change notification&lt;br&gt;
handles that windows is willing to allocate?&lt;br&gt;
(I know I can change how matlab regards the handles, but that is a&lt;br&gt;
trade-off with speed. My users are adamant about not giving up those&lt;br&gt;
few seconds of speed...)&lt;br&gt;
&lt;br&gt;
Is there a way to incorporate something like addpath's '-Frozen'&lt;br&gt;
option into the set path gui? Users are shying away from using the&lt;br&gt;
addpath command when they have this wonderful gui that does&lt;br&gt;
everything for them... (At this point I'm trying to force them to use&lt;br&gt;
a startup.m file that I wrote that adds the paths with the '-Frozen'&lt;br&gt;
option.)&lt;br&gt;
&lt;br&gt;
Thanks for the help&lt;br&gt;
&lt;br&gt;
-quo</description>
    </item>
  </channel>
</rss>

