How can I install maxplus algebra toolbox in my matlab ?
11 次查看(过去 30 天)
显示 更早的评论
I want to download or install maxplus algebra toolbox in my MATLAB R2013a , Can I install on my own ? Please help me to use that software on my MATLAB.
Thanks
4 个评论
David Goodmanson
2018-2-4
Hi Noor,
You probably saw that in the document if you click on the second link on p.6, it takes you to a choice of two files you can download and then proceed from there. I am not doing that myself so that's as far as I know anything about. Nothing has yet been posted as an answer to your question, meaning that people will still be looking at it. Maybe someone with direct experience will weigh in with an answer.
Walter Roberson
2018-2-4
回答(1 个)
Mauro Fusco
2018-2-14
Hi, does this toolbox work also with Simulink?
1 个评论
Walter Roberson
2018-2-14
编辑:Walter Roberson
2018-2-14
I do not see any reason why it would not work in Simulink, if you were to call the functions through MATLAB Function Block.
I do not know at the moment if it would be possible to do code generation for the functions for use on a target system or for rapid acceleration, but for acceleration off it looks like it should work. For acceleration at its lowest level after that potentially you might need to use coder.extrinsic() on some of the functions.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!