🎉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

Use a result formula as input for a block

User: "Carlos Fondevila"
Altair Community Member

Hi all,

I want to use the result of the next formula:

image.png

As the imput of a Sawtooth block, specifically the period parameter:

image.png

It's possible?

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "GTT Adam"
    Altair Employee
    Accepted Answer

    Hi @Carlos Fondevila,

    One way of designing this would be with the help of the Diagram variables:

    image.png

    In the Diagram window, create the variables for c1, c2, and p. Then they can be used within the constant block and sawtooth block as needed:

    image.png

    Hope this helps!

    Adam Reid

    User: "Carlos Fondevila"
    Altair Community Member
    OP

    Thanks Adam!