can I use the 'max' and 'abs' functions in the state-flow toolbox using xpc target?
7 views (last 30 days)
Show older comments
hi guys
this is my first time to use xpctarget to make some device.
I'd like to ask something about using matlab function in state-flow toolbox.
In case of using xpc target to make some embedded device, can I use the 'max' and 'abs' functions in state-flow toolbox?
when i tried to build the 'mdl' file, there are some errors in that block which contain the 'max' functions.
3 Comments
Walter Roberson
on 30 Jun 2012
I wonder if it would make a difference if you were to be using the fixed-point toolbox ?
TAB
on 30 Jun 2012
How you are using these functions in stateflow ?? Matlab functions can't be used in stateflow directly.
Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!