PhattieM Posted July 3, 2008 Report Share Posted July 3, 2008 Well after a lot of research I still have not found a way to use the fuzzy logic toolbox by MATLAB in LABVIEW. Essentially I have DAQ and actuators being recieved/controlled in LABVIEW, but I'd like to offload the AI to MATLAB. Is there any simple way to do this? Perhaps a link to previous posts? I thought Simulink could provide my solution but it appears that LABVIEW will create an interface for MATLAB controls. Any other solutions? Thanks in advance, Mark Quote Link to comment
Anders Björk Posted July 3, 2008 Report Share Posted July 3, 2008 Run your matlab code through the MATLAB-node or modify your code so it is runable in Mathscript-node. Whats possible depend on your labview version. Quote Link to comment
PhattieM Posted July 3, 2008 Author Report Share Posted July 3, 2008 QUOTE (Anders Björk @ Jul 2 2008, 09:18 AM) Run your matlab code through the MATLAB-node or modify your code so it is runable in Mathscript-node. Whats possible depend on your labview version. I'm using 8.5. The fuzzy logic toolbox reads from a file. I don't think the commands I need are supported with Mathscript. I'm looking into the MATLAB node now. Any other ideas? Mark Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.