help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What is error(19) or error(15): out of bound(1)...how to resolve?


From: Marco Atzeri
Subject: Re: What is error(19) or error(15): out of bound(1)...how to resolve?
Date: Sun, 28 Oct 2018 20:46:29 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

Am 28.10.2018 um 20:05 schrieb Satyaballi:
Hi
thank you for your reply.  But in my code, I've defined 'x' to be 4x1
matrix.  Where is the problem?


   ineqcons=[-(Tau-Taumax); -(Sigma-Sigmax); -(x(1)-x(4)); -(Delta-Delmax);
-(0.10471*x(1)^2+0.04811*x(3)*x(4)(14+x(2))-5); -(P-Pc)];
                                    ^ here is the error
probably a space or moltiplication sign is missing


before running the code you should have tested all the functions one,
by one....


---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus




reply via email to

[Prev in Thread] Current Thread [Next in Thread]