<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Connection between REXYGEN and Matlab]]></title><description><![CDATA[<p dir="auto">Hi, for testing reasons, I'd like to keep  calling a Matlab function from REXYGEN with a certain period (appx 1 second), and to pass results from that function back to REXYGEN. Is this possible? So far I looked at EPC, RDC (using OPC maybe?), REST_API and UDP examples. What would you recommend?</p>
]]></description><link>https://forum.rexygen.com/topic/71/connection-between-rexygen-and-matlab</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 08:51:03 GMT</lastBuildDate><atom:link href="https://forum.rexygen.com/topic/71.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 17 Oct 2019 17:35:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Connection between REXYGEN and Matlab on Mon, 21 Oct 2019 07:41:07 GMT]]></title><description><![CDATA[<p dir="auto">Glad I could help!</p>
<p dir="auto">Best regards<br />
Jaroslav</p>
]]></description><link>https://forum.rexygen.com/post/231</link><guid isPermaLink="true">https://forum.rexygen.com/post/231</guid><dc:creator><![CDATA[jaroslav_sobota]]></dc:creator><pubDate>Mon, 21 Oct 2019 07:41:07 GMT</pubDate></item><item><title><![CDATA[Reply to Connection between REXYGEN and Matlab on Sat, 19 Oct 2019 18:21:29 GMT]]></title><description><![CDATA[<p dir="auto">Thanks, I successfully implemented suggested solution via REST API, it works excellent.</p>
]]></description><link>https://forum.rexygen.com/post/228</link><guid isPermaLink="true">https://forum.rexygen.com/post/228</guid><dc:creator><![CDATA[stepan.ozana]]></dc:creator><pubDate>Sat, 19 Oct 2019 18:21:29 GMT</pubDate></item><item><title><![CDATA[Reply to Connection between REXYGEN and Matlab on Fri, 18 Oct 2019 13:42:40 GMT]]></title><description><![CDATA[<p dir="auto">Hi,<br />
I recommend running an infinite loop in Matlab, reading a trigger (e.g. some Boolean value) from REXYGEN via REST API. Afterwards execute your function and pass the results to REXYGEN, again via REST API.</p>
<p dir="auto">See example 0302-03 which is included in REXYGEN Studio.</p>
<p dir="auto">Regards<br />
Jaroslav</p>
]]></description><link>https://forum.rexygen.com/post/226</link><guid isPermaLink="true">https://forum.rexygen.com/post/226</guid><dc:creator><![CDATA[jaroslav_sobota]]></dc:creator><pubDate>Fri, 18 Oct 2019 13:42:40 GMT</pubDate></item></channel></rss>