Math Is Fun Forum

  Discussion about math, puzzles, games and fun.   Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °

You are not logged in.

#51 2009-11-12 13:03:26

SuperLynx
Member
Registered: 2009-06-28
Posts: 335

Re: Expression Formula

A Target is what to apply the expression too. 
Sorry to hear that you've lost your mother, how old was she ? sad

If your grieving and would rather pass the problem to someone else.  I'll understand.  Although you are the only active one it appears smile

Offline

#52 2009-11-12 14:29:46

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: Expression Formula

Hi Lynx;

Thanks, she was 79. I am grieving but working on something makes me forget.

Okay, you said this was what the skeleton of the command looks like.

cond( <cond> , <true_expr> , <false_expr> ) my answer was to test this:

Cond(x>0, x, x^2)

First in post #38 you have capital C and in post #40 you have small c for cond. Which is correct?

Is this what you have?

http://www.youtube.com/watch?v=FlQ_v-ECqKU

http://www.youtube.com/watch?v=Kbr6L-oQ … re=related

Last edited by bobbym (2009-11-12 18:12:19)


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

#53 2009-11-13 06:04:43

SuperLynx
Member
Registered: 2009-06-28
Posts: 335

Re: Expression Formula

Thanks, she was 79. I am grieving but working on something makes me forget.

Don't block her from your mind smile She is watching from the other side smile

First in post #38 you have capital C and in post #40 you have small c for cond. Which is correct?

Smaller C is correct.

Cond(x>0, x, x^2)

For some strange reason it's not working.  Telling me I have to select a target, when I know this software and I have selected a target, arrrgh.

Is this what you have?

http://www.youtube.com/watch?v=FlQ_v-ECqKU

http://www.youtube.com/watch?v=Kbr6L-oQ … re=related

That is what I have smile

Offline

#54 2009-11-13 08:58:56

Sarah Rebekah 13
Guest

Re: Expression Formula

Sorry To hear That you loss your Mother.May God Bless.you

#55 2009-11-13 09:49:08

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: Expression Formula

Hi Sarah;

Thanks.


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

#56 2009-11-13 10:13:00

Sarah Rebekah 13
Guest

Re: Expression Formula

You are welcome.

#57 2009-11-14 01:02:43

SuperLynx
Member
Registered: 2009-06-28
Posts: 335

Re: Expression Formula

She probably was a good mother smile Don't worry bobbym she is watching you beyond the grave to make sure you don't get into trouble smile

Offline

#58 2009-11-14 08:39:22

Sarah Rebekah 13
Guest

Re: Expression Formula

did you get the Answer?

#59 2009-11-14 10:28:10

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: Expression Formula

SuperLynx wrote:

to make sure you don't get into trouble.

That's a big job.

Here are my thoughts so far: That is a very complicated 3D modelling prog. It looks more sophisticated than Maya.

Question: Why do you need that to draw a 2D graph?


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

#60 2009-11-14 10:43:46

SuperLynx
Member
Registered: 2009-06-28
Posts: 335

Re: Expression Formula

Here are my thoughts so far: That is a very complicated 3D modelling prog. It looks more sophisticated than Maya.

It's not really much more complex then Maya.  It uses Visual Basic and Javascript, same as Maya does.  Why do you know MEL scripting ? up

Question: Why do you need that to draw a 2D graph?

Not to draw a 2D Graph, create a SINE expression for an object.  If you want I can get you more information to help you understand how to write expressions.  wave

Offline

#61 2009-11-14 17:04:12

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: Expression Formula

Hi Lynx;

You mean Maya's own scripting language. Sorry, I don't speak any scripting language with the exception of python. I only learnt languages that compile to native code. I don't like the concept of compiling to pcode.

Still send me what you have. Who knows what might happen.


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

#62 2009-11-15 11:25:50

Sarah Rebekah 13
Guest

Re: Expression Formula

Are you ok.Bobbym?

#63 2009-11-15 17:30:16

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: Expression Formula

Hi Sarah;

Depends on who you ask. Physically and mentally, I am fine. Thanks for caring.


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

#64 2009-11-16 02:24:53

Sarah Rebekah 13
Guest

Re: Expression Formula

You are Welcome.

#65 2009-11-16 04:34:33

SuperLynx
Member
Registered: 2009-06-28
Posts: 335

Re: Expression Formula

You mean Maya's own scripting language. Sorry, I don't speak any scripting language with the exception of python. I only learnt languages that compile to native code. I don't like the concept of compiling to pcode.

This program can use Python as well, but you usually have to follow some program code guidelines no matter what language you are witting in, which can be difficult.  I can direct you to a online expression reference ? Where hopefully you would be able to understand the syntax for creating the expressions, from my understand and observing others expressions using this program they weren't that complex, but if you can understand it would help me to learn.

Offline

#66 2009-11-16 11:51:07

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: Expression Formula

Hi SuperLynx;

I will try to help as much as I can. Provide me with the links.


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

#67 2009-11-17 04:50:18

SuperLynx
Member
Registered: 2009-06-28
Posts: 335

Re: Expression Formula

Hopefully, this link gives you a better understanding of how the expressions work in Softimage.  If you do start to understand but need a bit more information to solve my original problem, let me know.

http://softimage.wiki.softimage.com/index.php/Basic_Expressions_Example#Oscillation_Using_Cosine

Offline

#68 2009-11-17 05:28:42

Sarah Rebekah 13
Guest

Re: Expression Formula

SuperLynx I hope you find the answer.

#69 2009-11-19 07:45:12

Sarah Rebekah 13
Guest

Re: Expression Formula

Bobbym How Old are You.if you dont mind me Asking?

#70 2009-11-19 10:25:45

Sarah Rebekah 13
Guest

Re: Expression Formula

SuperLynx I find A site That have video on Expression  Mathpower.com

#71 2009-11-19 11:14:44

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: Expression Formula

Hi Sarah Rebekah 13;

Full grown physically, younger mentally. Let's just say I am forgetting my birthdays.


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

#72 2009-11-19 14:02:22

SuperLynx
Member
Registered: 2009-06-28
Posts: 335

Re: Expression Formula

Sarah thank you but it doesn't go into how to write out the expression.  I understand that expressions need to be written in brackets, and you can nest brackets within brackets but it's the order in relation to the program I use, that I'm having a hard time understanding.

Offline

#73 2009-11-19 14:05:09

bobbym
bumpkin
From: Bumpkinland
Registered: 2009-04-12
Posts: 109,606

Re: Expression Formula

Hi SuperLynx;

Still haven't absorbed everything I need from your link. I haven't forgotten your problem.

Last edited by bobbym (2009-11-19 14:05:20)


In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.

Offline

#74 2009-11-20 07:13:05

Sarah Rebekah 13
Guest

Re: Expression Formula

OK SuperLynx.You are going to have to find A video on Writeing Expression.

#75 2009-11-20 07:58:06

SuperLynx
Member
Registered: 2009-06-28
Posts: 335

Re: Expression Formula

I hope you get it figured out Bobbym.

Offline

Board footer

Powered by FluxBB