Simulink Load Cell myDAQ
1 view (last 30 days)
Show older comments
Hello! I have two load cells connected to a myDAQ. The Simulink plot on the bottom left shows me pressing on load cell 1 and then pushing on load cell 2, then I export my data to the workspace as 'out'. When I run plot(out) I am shown a figure that looks like the Simulink scope. However, when I run plot(out.data(1,:) I get the MATLAB figure on the top right. I do not want the signal to be combined and want to plot each seperately! Any advice?
0 Comments
Answers (0)
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!