Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Hi all,
In my code which I attached below,
I am getting a straight line in the middle, while plotting G_ca vs V_ca
How can I remove the straight line occurring in the middle of the plot between G_ca vs V_ca.
I attached my code below.
Please help me.
Thanks.
Solved! Go to Solution.
Hi.
The origin of the line, are the zeros before 14000 in V.
The solution, remove them from the vectors.
Best regards.
Hi.
The origin of the line, are the zeros before 14000 in V.
The solution, remove them from the vectors.
Best regards.
Hi vetri veeran,
the solution to your problem might be fine so too?
Dear All,
Thank you for your comments.