Uni-Logo
You are here: Home Professuren Diehl, Moritz Events Dateien MSI Exercise 7 movie code

MSI Exercise 7 movie code

movie.txt — Plain Text, 0Kb

File contents

    figure
    for i=1:length(t)

        clf;
        hold on
        line([0 cos(phi(i)-pi/2)], [0 sin(phi(i)-pi/2)]);
        plot(cos(phi(i)-pi/2), sin(phi(i)-pi/2), 'ro', 'MarkerSize',25);
        xlim([-1.2 1.2])
        ylim([-1.2 1.2])
        pause(T_end/N)

    end
« July 2025 »
July
MoTuWeThFrSaSu
123456
78910111213
14151617181920
21222324252627
28293031
Personal tools