Search found 8 matches

by TWA
Mon Jan 12, 2009 12:52 pm
Forum: Getting started
Topic: a specific function form in the current clump
Replies: 13
Views: 8315

Re: a specific function form in the current clump

I guess the only other thing to do is to read the file into the vector that you then "play". It looks like the vector scanf command will do the trick assuming you have saved the data as ascii text. Actually, it looks like there's one more thing. The var should be the i variable of your icl...
by TWA
Mon Jan 12, 2009 12:08 am
Forum: Other questions
Topic: forsec doesn't seem to work in templates
Replies: 3
Views: 3425

Re: forsec doesn't seem to work in templates

Thanks for the extremely fast replies, everything is now working. I thought I would post my final observations and conclusions. It is still weird that you can't make forsec work with a string arguement within a template when you make external sections visible using the external declaration. Passing ...
by TWA
Sun Jan 11, 2009 2:03 am
Forum: Other questions
Topic: forsec doesn't seem to work in templates
Replies: 3
Views: 3425

forsec doesn't seem to work in templates

Can anyone explain why this doesn't work? I can't use forsec to change the section access in a template. Right now I think I found a work around by using SectionRef, but it seems really weird that this didn't work. This is a completely stripped down example, most lines are comments to explain what i...
by TWA
Wed Aug 06, 2008 11:43 am
Forum: Other questions
Topic: CVODE questions
Replies: 1
Views: 2856

CVODE questions

I recently ran some tests with variable time step simulations and have a few questions. First, I was told that I could force output to have a fixed time step. But the documentation states: following two not yet implemented x = cvode.active(1, dt) and I see that the dt argument does indeed seem to be...
by TWA
Thu May 25, 2006 5:20 pm
Forum: Getting started
Topic: Multi-Compartment Model
Replies: 5
Views: 7998

the mysteries of "plot what?"...

I know what Karlo is talking about. Even though I'm sure Karlo has figured this out by now, I thought I would post an answer for future reference for the less initiated who will be confused by what they see when they click stuff in the plot what? window. Also, I have seen another post by someone who...
by TWA
Wed Apr 26, 2006 12:26 pm
Forum: Other questions
Topic: templated cells and shape name viewer
Replies: 4
Views: 5646

Right, that's exactly what I used to spread the cells out, and voila, I could see the sections of the cells underneath lighting up. At least I caught it myself, and hopefully didn't waste anybody's time. Thanks!
by TWA
Tue Apr 25, 2006 3:20 pm
Forum: Other questions
Topic: templated cells and shape name viewer
Replies: 4
Views: 5646

my mistake

Hello, I blundered, there is no issue with the shape name viewer and templated cells. If you create multiple copies of cells they all show up in the viewer, and unless you move them, they are overlapping, thus preventing you from seeing the sections underneath that are changing color.
by TWA
Mon Apr 24, 2006 10:51 am
Forum: Other questions
Topic: templated cells and shape name viewer
Replies: 4
Views: 5646

templated cells and shape name viewer

Hi, I find the feature of the shape name viewer gui that shows the selected section of a detailed model in red very useful. However, this doesn't work now that I am using the cells in templates. Combined with the fact that exporting to a template from the cell builder (after importing the 3d info, a...