Message Boards Message Boards

0
|
7290 Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Why do I get recursion depth exceeded error and not a list of numbers error

Posted 10 years ago

Hi! In the code attach I'm trying to model a GFET transistor. However I get a recursion depth exceeded error and not a list of numbers error. The first error is somewhat understandable but the second is not. All the variables are defined so it should be one number at the end, a list of numbers od dimension {1}. It would be very helpful if someone could help me make this code working. P.S. I'm very sorry that the code is a bit long, it's mainly constant and function definition.

Attachments:
2 Replies
Posted 10 years ago
POSTED BY: Juan Miranda

Oh, I see. Thank you. However, if I take the circular dependence out and make RD and RS constant, like in the attached code, it still says not a list of numbers of dimension 1. It should work this way, I just can't figure out why it's not.

Attachments:
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract