🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Motion Definition

User: "UdayPandit"
Altair Community Member
Updated by UdayPandit

Dear forum Members,

 

I want make an expression for the function drawn in green ink in the attached picture.

 

Is it possible with expressions in Motionview?

 

Thanks and Warm regards,

Uday Pandit

<?xml version="1.0" encoding="UTF-8"?>IMG20180927091122.jpg

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Beta"
    New Altair Community Member
    Updated by Beta

    Hi,

     

    Yes, it is possible. Please try the code below:

    IF(TIME-1:10*SIN(2*PI*TIME),10*SIN(2*PI*TIME),0)

     

    However, I don't think the graph you drew above represent the function of sin(2*pi*time). It is more like sin(pi*time). Please check

    User: "UdayPandit"
    Altair Community Member
    OP
    Updated by UdayPandit

    Hi Toan,

     

    Thanks for a solution. It was what I required! :-)

     

    Thanks also for pointing out the function is not for sin(2*pi*time).

     

    regards,

    Uady