custom plots in simulink

7 次查看(过去 30 天)
Ahmad Al-Basri
Ahmad Al-Basri 2017-5-9
Hello, I'm using Simulink and wanted generate custom figures using some of the simulation signals while the simulation is running. for example, I'm generating a reference trajectory for my robot and controlling the robot so that it follows this trajectory and I want to plot the actual vs. reference x and y coordinates of the simulations using a user defined function (which I've already created and working).
I want this figure to display like the XY-graph function as the simulation runs. is it possible to do that and how?
thanks

回答(1 个)

Will Nitsch
Will Nitsch 2017-5-12
You should be able to do this with a MATLAB function block. https://www.mathworks.com/help/releases/R2017a/simulink/slref/matlabfunction.html

类别

Help CenterFile Exchange 中查找有关 Plot Customization 的更多信息

标签

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by