cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X

Array in solve block

ssato
14-Alexandrite

Array in solve block

Hello everyone

 

I want use array in solve block.

I attached file "test2".

But I have "pattern match exception" error...

 

I also try without array.

I attached file "test1"

I have also error, but I can use this result.

 

Please advise on this difference.

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
Werner_E
24-Ruby V
(To:ssato)

Unfortunately a solve block won't work with vector elements.

 

BTW, why use symbolic evaluation and why are you stripping the units?

Guess its faster an better to use numerics with units:

B.png

View solution in original post

2 REPLIES 2
Werner_E
24-Ruby V
(To:ssato)

Unfortunately a solve block won't work with vector elements.

 

BTW, why use symbolic evaluation and why are you stripping the units?

Guess its faster an better to use numerics with units:

B.png

ssato
14-Alexandrite
(To:Werner_E)

Hello Werner_E san

 

It is a pity that arrays cannot be used in solve blocks.

 

This solve block result is used to find the frequency and

some component values ​​in another solve block later.

 

(1) Make it look simple I thought I used an array.

(2) In order to obtain variables including units

  with different frequencies and component constants

in the solve block at the latter stage,

the unit is intentionally omitted.

 

Thanks

Top Tags