Hi, AFAIK there is no MatLab plugin for AB.
You can integrate MATLAB into AB using its MATLAB Builder NE 3.1 http://www.mathworks.com/products/netbuilder/description1.html and using my .Net SDK http://sites.google.com/site/dotnetsdkforab/download. Integration AB into MATLAB seems tricky at first look. A cheaper alternative is to use SciLab You can integrate SciLab also using .Net. See this: http://forge.scilab.org/index.php/p/NET-COMponent/source/tree/master/ You can also try RMath plugin. If you need very simple matrix computation that you can code yourself in .NET you can use my SDK alone. See MarketProfile/PointOfControl case study. Regards, Jozsef --- In [email protected], "judexiang" <judexi...@...> wrote: > > Any easy way to integrate Matlab into Amibroker? Or the other way around? >
