Community Profile

photo

Viktor Zankov


Last seen: más de 3 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

Feeds

Ver por

Pregunta


Can someone explain why I am getting the error "Not enough input arguments (line 2)"?
function f = fun( x ) f = 4./x(1)+9./x(2)+(x(1)+x(2)); end function [ c,cequ ] = mycon( x ) c=[-x(1); -x(2); x(1)+x(2)...

más de 3 años hace | 1 respuesta | 0

1

respuesta