Community Profile

photo

Johan


Con actividad desde 2012

Followers: 0   Following: 0

Contacto

Estadísticas

All
  • Thankful Level 1
  • Solver

Ver insignias

Feeds

Ver por

Pregunta


empty handle and custom object
Hi, I am having a stupid issue (with many, many workaround). I created 2 objects: the firstObj is an object (with handle) that...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


.net function does not append in a xml object
Hi everyone, I am trying to create a powerpoint document in Matlab using openXML SDK 2.5. It is going well so far, but an o...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Unreachable handles, unable to delete panel
Ihave a code something like it: function [Constraints]=screensec() if nargin >=2 ParentPanel=varargin{1}...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Is there a way to know if constraints are not too restricitve.
Hi everyone, I was wondering, given a constraint type a.x =<b Is there a *quick* way to know if the boundaries are not too...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Resuelto


Sum of diagonal of a square matrix
If x = [1 2 4; 3 4 5; 5 6 7] then y should be the sum of the diagonals of the matrix y = 1 + 4 + 7 = 12

alrededor de 11 años hace

Resuelto


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

alrededor de 11 años hace

Pregunta


limited number of Assets in a universe, with constraints.
Hi, I was wondering if someone could help me regarding portfolio construction and constraints. Linear inequalities are qui...

más de 11 años hace | 3 respuestas | 0

3

respuestas

Pregunta


gui wait and gui function output
Hi everyone, I am struggling for some time now on an issue that appears simple. I do not manage to wait the ouput of a gui...

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

1

respuesta