Several researchers have implemented communications between the FBRT
runtime and Matlab; however, this is not part of the released FBDK.
You can find some information about this by doing a Google search on
"FBDK Matlab". There are also a couple of discussions on the subject
archived on the FBDK group site
https://groups.google.com/forum/?fromgroups#!forum/fbdk . Use the
drop-down search bar at the top of the page to search for "Matlab" in
the FBDK group.
--
Best regards,
Jim Christensen
On Mon, Dec 3, 2012 at 9:38 PM, 东倒西歪 <
4107...@qq.com> wrote:
> Hi Chirs,
> I am sorry to trouble you again,i have read some papers and found that
> it is hard to use FBDK to finish some simulation experiments.In the picture
> inclued in the attachment, i guess there are some interface in FBDK which i
> can use to communicate with matlab.Can you tell me where the interface
> are?how i can use it to communicate with matlab?
> Best regards,
> Tina.
>
>
>
>
> ------------------ 原始邮件 ------------------
> 发件人: "james.h.christensen"<
james.h.c...@gmail.com>;
> 发送时间: 2012年5月11日(星期五) 上午9:46
> 收件人: "东倒西歪"<
4107...@qq.com>;
> 抄送: "FBDK"<
fb...@googlegroups.com>;
> 主题: Calculation of integral and derivative; experimental navigation page
>
> Dear 东倒西歪,
>
> You can calculate integral and derivative by setting appropriate
> parameters for the FB_PIDR function block in the src/fb/rt/process
> folder. See
http://www.holobloc.com/doc/fb/rt/process/FB_PIDR.htm for
> documentation.
>
> By the way, you can also see this documentation by going to the
> experimental navigation page
http://www.holobloc.com/doc/navigator.htm
> and selecting the block from the appropriate folder (not all FB types
> are documented this way yet, but this one is). Some of the
> documentation pages even have the FB or system configuration tester
> built in; see E_CTU for example.
> --
> Best regards,
> Jim Christensen
>
> On Thu, May 10, 2012 at 9:18 PM, 东倒西歪 <
4107...@qq.com> wrote:
>> Hi Chirs,
>> In the packed function blocks in the FBDK, is there some
>> function
>> blocks can be used to calculate the integral and differential?
>> Best regards.