<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How do I call a Matlab script with Model Builder?   in ModelBuilder Questions</title>
    <link>https://community.esri.com/t5/modelbuilder-questions/how-do-i-call-a-matlab-script-with-model-builder/m-p/830503#M3030</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;matlab isn't natively reported, you would have a better chance by changing it to python with or without numpy since python and its like are supported directly without heroics.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 May 2016 13:50:04 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2016-05-17T13:50:04Z</dc:date>
    <item>
      <title>How do I call a Matlab script with Model Builder?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/how-do-i-call-a-matlab-script-with-model-builder/m-p/830502#M3029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see the ESRI help for R, but not sure on how to modify to call Matlab.&amp;nbsp; I assume somebody has already posted the solution, and I'm just blind.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 13:44:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/how-do-i-call-a-matlab-script-with-model-builder/m-p/830502#M3029</guid>
      <dc:creator>nathanweideman</dc:creator>
      <dc:date>2016-05-17T13:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: How do I call a Matlab script with Model Builder?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/how-do-i-call-a-matlab-script-with-model-builder/m-p/830503#M3030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;matlab isn't natively reported, you would have a better chance by changing it to python with or without numpy since python and its like are supported directly without heroics.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 13:50:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/how-do-i-call-a-matlab-script-with-model-builder/m-p/830503#M3030</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-05-17T13:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: How do I call a Matlab script with Model Builder?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/how-do-i-call-a-matlab-script-with-model-builder/m-p/830504#M3031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would second what Dan mentioned. I am not sure you can use matlab in ModelBuilder. Even going the Python route seems a little complicated. I tried looking some resources up but did not find much:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.mathworks.com/help/matlab/matlab-engine-for-python.html" title="http://www.mathworks.com/help/matlab/matlab-engine-for-python.html"&gt;MATLAB Engine API for Python - MATLAB &amp;amp; Simulink&lt;/A&gt; (not sure about this one)&lt;/P&gt;&lt;P&gt;This is a research paper that uses Python, Matlab, R, ArcGIS, etc, though I do not have access to view this paper so I am not sure how deep they go into how they integrated it all: &lt;A href="http://www.sciencedirect.com/science/article/pii/S1364815210000885" title="http://www.sciencedirect.com/science/article/pii/S1364815210000885"&gt;Marine Geospatial Ecology Tools: An integrated framework for ecological geoprocessing with ArcGIS, Python, R, MATLAB, an…&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 13:56:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/how-do-i-call-a-matlab-script-with-model-builder/m-p/830504#M3031</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2016-05-17T13:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: How do I call a Matlab script with Model Builder?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/how-do-i-call-a-matlab-script-with-model-builder/m-p/830505#M3032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why can I use R in model builder, but not matlab?&amp;nbsp; Just curious.&lt;/P&gt;&lt;P&gt;I have years worth of matlab scripts that I'd like to use.&amp;nbsp; I'm not a coder; I'm a math/physics guy who can use C.&amp;nbsp; Python is a bit different, and numpy doesn't even come close to the usefulness/stability/ease of use of matlab.&lt;/P&gt;&lt;P&gt;I've used the selection process to export txt files (.txt but set up as .csv) and then run them in matlab.&amp;nbsp; Matlab has the ability to pull data from .xlsx/csv files and then output .xlsx/csv.&amp;nbsp; I then import back into arc map.&amp;nbsp; It seems like I should be able to use the model builder to automate this process.&amp;nbsp; If I was more adept at python/numpy, I'd probably try to convert the matlab functions over.&lt;/P&gt;&lt;P&gt;I'm using arcmap to graphically model the data, and other programs to modulate.&amp;nbsp; I do track reconstruction for unmanned vehicles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&amp;nbsp; I'm trying to learn what my options are so I can fix the process we use.&amp;nbsp; It takes days to do things that should be hours.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 14:15:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/how-do-i-call-a-matlab-script-with-model-builder/m-p/830505#M3032</guid>
      <dc:creator>nathanweideman</dc:creator>
      <dc:date>2016-05-17T14:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: How do I call a Matlab script with Model Builder? </title>
      <link>https://community.esri.com/t5/modelbuilder-questions/how-do-i-call-a-matlab-script-with-model-builder/m-p/830506#M3033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;numpy/scipy/matplotlib is the route to go.&amp;nbsp; I dont know where you got the idea that numpy and its siblings were unstable...couldn't be remotely farther from the truth.&amp;nbsp; It you can matlab, then you can R, Fortran, c, numpy, scipy or Julia... Translation of the bones is surely not an issue, the interface is the fluff.&amp;nbsp; If you have some translation stuff that you need doing we could help.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 18:24:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/how-do-i-call-a-matlab-script-with-model-builder/m-p/830506#M3033</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-05-17T18:24:01Z</dc:date>
    </item>
  </channel>
</rss>

