필터 지우기
필터 지우기

Want to know how to make XY coordinate in simulink

조회 수: 4 (최근 30일)
wildan
wildan 2011년 8월 6일
답변: Welid Benchouche 2019년 1월 7일
Hi...i have a little problem. i want to make in simulink XY coordinate that can directly change. i have been to try use contant and sum but still can't fix my problem.. just for informatoion, this project are for control the trajectory from my mobile robot, so the route for my mobile robot from tis simulink program

답변 (2개)

Veera Kanmani
Veera Kanmani 2018년 4월 20일
https://in.mathworks.com/matlabcentral/answers/19527-ploting-x-y-coordinates-in-time

Welid Benchouche
Welid Benchouche 2019년 1월 7일
you need to use (clock) block from simulink and attach it with a (to workspace ) block from simulink , this sends time sequence of your simulation to matlab workspace, do the same thing with your x and y, i mean connect them to (to workspace ) block from simulink , make sure you name every (to workspace) to your preference, hope this help you

카테고리

Help CenterFile Exchange에서 Robotics에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by