signal generation model in Simulink from matlab
问题 How do I generate following signal in simulink: t=(0:1000)/1000*10*pi; I want to build the model of the following matlab code: t=(0:1000)/1000*10*pi; x = (t).*sin(t); y = (t).*cos(t); z = t; 回答1: This is fairly basic stuff. Have you gone through any Simulink tutorial, introduction videos/webinars or even the getting started guide of the documentation? Here are a few suggestions to help you answer your question: Set the stop time of your model to 1000s and use a fixed-step solver with a step