Simulink Load Cell myDAQ
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!