<?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 FreeMASTER Lite - MATLAB API examples in FreeMASTER</title>
    <link>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-Lite-MATLAB-API-examples/m-p/1412326#M880</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In the past I did some MATLAB scripting to interface with FreeMASTER desktop app.&lt;/P&gt;&lt;P&gt;Now that my development environment shifted to Linux, my only option is to work with FreeMASTER Lite. Despite I see mentions of a possibility to do MATLAB scripting , I can't find any example. Is there something that I can have a look at?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Luca&lt;/P&gt;</description>
    <pubDate>Fri, 11 Feb 2022 09:00:15 GMT</pubDate>
    <dc:creator>lucabarbiero</dc:creator>
    <dc:date>2022-02-11T09:00:15Z</dc:date>
    <item>
      <title>FreeMASTER Lite - MATLAB API examples</title>
      <link>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-Lite-MATLAB-API-examples/m-p/1412326#M880</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In the past I did some MATLAB scripting to interface with FreeMASTER desktop app.&lt;/P&gt;&lt;P&gt;Now that my development environment shifted to Linux, my only option is to work with FreeMASTER Lite. Despite I see mentions of a possibility to do MATLAB scripting , I can't find any example. Is there something that I can have a look at?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Luca&lt;/P&gt;</description>
      <pubDate>Fri, 11 Feb 2022 09:00:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-Lite-MATLAB-API-examples/m-p/1412326#M880</guid>
      <dc:creator>lucabarbiero</dc:creator>
      <dc:date>2022-02-11T09:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: FreeMASTER Lite - MATLAB API examples</title>
      <link>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-Lite-MATLAB-API-examples/m-p/1412345#M881</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/173830"&gt;@lucabarbiero&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;MatLAB scripting support relies on ActiveX framework which is specific to Windows platform, and is supported only by the main FreeMASTER tool that registers the corresponding ActiveX object.&lt;/P&gt;
&lt;P&gt;The way FreeMASTER Lite works - it exposes a JSON-RPC API that can be consumed by any 3rd party app. To use it with MatLAB you would need to implement your own JSON-RPC client. You can use the JavaScript/Python examples (/path_to_FreeMASTER_Lite/scripting examples) as reference.&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;BR /&gt;Iulian&lt;/P&gt;</description>
      <pubDate>Fri, 11 Feb 2022 09:20:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-Lite-MATLAB-API-examples/m-p/1412345#M881</guid>
      <dc:creator>iulian_stan</dc:creator>
      <dc:date>2022-02-11T09:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: FreeMASTER Lite - MATLAB API examples</title>
      <link>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-Lite-MATLAB-API-examples/m-p/1412361#M883</link>
      <description>&lt;P&gt;Understood, so it does take more effort in this case to get that running, because I don't know JSON-RPC, nor I know much of JavaScript/Python..&lt;/P&gt;&lt;P&gt;So I should start from FreeMASTER Lite/scripting examples/Python/FML_Python.ipynb. This is not Python if I understand well, but there is this other Jupyter environment.&lt;/P&gt;&lt;P&gt;It's a lot of things to learn to get back to my beloved FreeMASTER functionalities in Linux. But I understand how powerful this is, once users have learnt how to interact with it.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Feb 2022 09:43:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-Lite-MATLAB-API-examples/m-p/1412361#M883</guid>
      <dc:creator>lucabarbiero</dc:creator>
      <dc:date>2022-02-11T09:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: FreeMASTER Lite - MATLAB API examples</title>
      <link>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-Lite-MATLAB-API-examples/m-p/1412372#M885</link>
      <description>&lt;P&gt;It would be very much helpful to have also a minimal MATLAB client example in FreeMASTER Lite/scripting examples &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt; &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Feb 2022 09:54:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-Lite-MATLAB-API-examples/m-p/1412372#M885</guid>
      <dc:creator>lucabarbiero</dc:creator>
      <dc:date>2022-02-11T09:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: FreeMASTER Lite - MATLAB API examples</title>
      <link>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-Lite-MATLAB-API-examples/m-p/1412377#M886</link>
      <description>&lt;P&gt;Those examples make use of &lt;A href="https://jupyter.org/" target="_self"&gt;Jupyter&lt;/A&gt;. You can se it as an interactive web based IDE.&lt;/P&gt;
&lt;P&gt;Feel free to post more questions in case you are facing any issues making it work or need assistance with JSON-RPC API.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Feb 2022 09:58:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/FreeMASTER-Lite-MATLAB-API-examples/m-p/1412377#M886</guid>
      <dc:creator>iulian_stan</dc:creator>
      <dc:date>2022-02-11T09:58:33Z</dc:date>
    </item>
  </channel>
</rss>

