<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://cmpdartsvr3-v.uea.ac.uk/wiki/BanghamLab/index.php?action=history&amp;feed=atom&amp;title=MyDepFun</id>
	<title>MyDepFun - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://cmpdartsvr3-v.uea.ac.uk/wiki/BanghamLab/index.php?action=history&amp;feed=atom&amp;title=MyDepFun"/>
	<link rel="alternate" type="text/html" href="http://cmpdartsvr3-v.uea.ac.uk/wiki/BanghamLab/index.php?title=MyDepFun&amp;action=history"/>
	<updated>2026-05-02T09:41:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>http://cmpdartsvr3-v.uea.ac.uk/wiki/BanghamLab/index.php?title=MyDepFun&amp;diff=6583&amp;oldid=prev</id>
		<title>PaulSoutham: Created page with &quot;&gt;&gt; help myDepFun   Dep_List=myDepFun(name,toolbox)      Tool for recursively finding what further functions a function depends on.   myDepFun then creates a subdirectory of th...&quot;</title>
		<link rel="alternate" type="text/html" href="http://cmpdartsvr3-v.uea.ac.uk/wiki/BanghamLab/index.php?title=MyDepFun&amp;diff=6583&amp;oldid=prev"/>
		<updated>2014-02-06T11:59:43Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;gt;&amp;gt; help myDepFun   Dep_List=myDepFun(name,toolbox)      Tool for recursively finding what further functions a function depends on.   myDepFun then creates a subdirectory of th...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;gt;&amp;gt; help myDepFun&lt;br /&gt;
  Dep_List=myDepFun(name,toolbox)&lt;br /&gt;
  &lt;br /&gt;
  Tool for recursively finding what further functions a function depends on.&lt;br /&gt;
  myDepFun then creates a subdirectory of the &amp;#039;toolbox&amp;#039; directory and copies&lt;br /&gt;
  all the &amp;#039;external&amp;#039; functions that it finds into that directory.&lt;br /&gt;
  It also puts a copy of the full results (.mat file) into that subdirectory.&lt;br /&gt;
 &lt;br /&gt;
  WARNING: if the function depends on classfiles (in a directory with a name beginning with @)&lt;br /&gt;
  then please create a subdirectory within the directory &amp;#039;toolbox&amp;#039; with the following form&lt;br /&gt;
  &amp;#039;NAME_Dependencies_outside_TOOLBOX&amp;#039; and copy the classfile directories and contents directly&lt;br /&gt;
  into this new directory, e.g.&lt;br /&gt;
  AAMToolbox_Dependencies_outside_ShapeModelToolbox&lt;br /&gt;
 &lt;br /&gt;
  (This is because &amp;#039;depfun&amp;#039; does not recognise classfile types.)&lt;br /&gt;
    &lt;br /&gt;
  name, name of function m file inside a toolbox (without the suffix)&lt;br /&gt;
  toolbox, path and name of the toolbox in which the function resides and which would normally&lt;br /&gt;
           be expected to contain all the functions needed. Functions outside the toolbox&lt;br /&gt;
           are &amp;#039;external&amp;#039; tools&lt;br /&gt;
  all, default false and the final list excludes functions in the toolbox, &lt;br /&gt;
            if true then all functions are listed and external files are not copied into a local directory&lt;br /&gt;
  Dep_List, a list of all the external tools with their DArT_Toolshed paths&lt;br /&gt;
 &lt;br /&gt;
  Usage&lt;br /&gt;
  list=myDepFun(&amp;#039;AAMToolbox&amp;#039;,&amp;#039;C:\DArT_Toolshed\Toolboxes\ShapeModelToolbox&amp;#039;)&lt;br /&gt;
  &lt;br /&gt;
  WARNING&lt;br /&gt;
  at present this does not check each filename to see whether there is an associated&lt;br /&gt;
  compiled version, i.e. dll, mexx64 etc.&lt;br /&gt;
  To add a check would be straightforward if there is always an associated .m file&lt;br /&gt;
 &lt;br /&gt;
  J. Andrew Bangham, 2012&lt;/div&gt;</summary>
		<author><name>PaulSoutham</name></author>
	</entry>
</feed>