Can't set capacitor initial voltage of cap because of powergui error
16 views (last 30 days)
Show older comments
Hi, when I click on the powergui block, and I press intitial states, I get this error:
"Error evaluating 'MaskDialog' callback of PSB option menu block block (mask) 'randomModel/powergui'. Callback string is 'close_system(gcb) power_initstates(bdroot(gcb),gcb)'
Dot indexing is not supportd for variables of this type."
How do I fix this?
1 Comment
Answers (2)
Shashwat Bajpai
on 10 Dec 2019
Hey,
There is a similar question for this error on the following link:
I would suggest following the steps mentioned in the answer. If the problem still persists please share the model so that we can have a detailed understanding of the problem.
Hope this helps!
0 Comments
Charanraj
on 17 Dec 2019
Hi Shashwat,
Thanks for your comment. I have tried the steps in the shared link. But it did not work. So, I have attached my model and also the screenshot of the model as picture for consideration. As you can see, the circuit is a simple integrator (with no reset switch) that has an input resistor and an output resistor. I just apply 2.7 - 2.4 = 0.3 read pulse via the input resistor and I bias the positive terminal of the opamp with 2.4 V. I am using variable step - discrete (no continous state) in the setting of the simulation with max step size as 1e-6 s. I use backward euler and step time of 1e-6 s for the solver. I can run simulations smoothly as desired (both in accelerator and normal modes). But I want to set initial capacitor voltage to zero and also other feasible parameters later. Unfortunately, the initial states tool option in power gui shows error as mentioned in the screenshot.
Can I know if there's is some wrong setting I keep in my model and reason for the error. Thanks in advance.
2 Comments
Shashwat Bajpai
on 19 Dec 2019
Hey Charanraj,
I suggest opening a new MATLAB Answers question for your issue so that it is visible to a wider audience.
Charanraj
on 20 Dec 2019
Hi Shashwat,
I have opened the same question earlier and the link is here ->https://es.mathworks.com/matlabcentral/answers/495959-unable-to-initialise-capacitor-voltage?s_tid=prof_contriblnk
thanks
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!