Community Profile

photo

ChrizzzlP


Last seen: presque 4 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

  • Knowledgeable Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

A répondu
multiplication of functions integration problem
mult_fun needs to be defined as a function too. simple example below: fun = @(x)x+3; coef_fun = @(x) 5*x+9; multiplication_...

presque 4 ans il y a | 0

| A accepté

A répondu
Import file excel with different length
You could specify a range that has the length of the longest vector (xlrange), which will load in empty cells as NaN, which you ...

presque 4 ans il y a | 0

Question


Do not open shell when running system
Hi all, I am running an optimization which uses an external program (Nastran) in its function evaluation. I use the system() ...

presque 4 ans il y a | 1 réponse | 0

0

réponse