forum.hugin.com

User Forums => General Discussion => Topic started by: MatteoV on May 04, 2016, 16:00:13

Title: Hugin whitin matlab
Post by: MatteoV on May 04, 2016, 16:00:13
Hi all,

I have already read the post regarding "How can I use HUGIN in Matlab?" (http://forum.hugin.com/index.php/topic,233.0.html) but I'd like to ask some tips. Indeed, I'd like to know:

1. How can I build a BBN model within matlab and run it using Hugin? I mean, how can I use hugin in all its powerful tools through Matlab?

2. how the instruction of the api-manual (http://download.hugin.com/webdocs/manuals/api-manual.pdf) can be used in matlab?


thanks.

 
Title: Re: Hugin whitin matlab
Post by: Anders L Madsen on May 09, 2016, 13:54:41
Hello,

Were you able to run the example from the post http://forum.hugin.com/index.php?topic=233.0 (http://forum.hugin.com/index.php?topic=233.0)? This example shows how to interact with the HUGIN Decision Engine using a few functions of the HUGIN API. In the same way you should be able to use any other function from the HUGIN API.

There are a number of code examples included in the installation of HUGIN. Take a look in the Test folder.

Hope this helps.
Title: Re: Hugin whitin matlab
Post by: MatteoV on May 09, 2016, 15:20:53
Hi,

thanks for your reply.

Yes, I was able to run all the forum's examples. However, my question was wider than that, for example I'd like to know how the different classes of the Matlab assembly can be used and how call the different Hugin functions. Do any tutorials exist?

thanks.