photo

Lennart Vogt


Last seen: mehr als ein Jahr vor Aktiv seit 2018

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Convert Simulink model to DLL (with input from spreadsheet)
Hi all, I am trying to create a DLL from a Simulink model that reads in data from an Excel sheet. A minimum example of the mode...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Using assignin with array indexing
Hello everyone, I am facing a problem using MATLABs assignin() function. First of all I have heard that it is not recommended b...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Add text/ annotation to table in figure window
Hi everyone, I am creating a figure with three tables A,B,C like f = figure uitable('Parent',f,'Data',A{:,:},'ColumnName',A.P...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Using cell array of function handles as nonlinear constraints in fmincon
I have a cell array of function handles called Eqn, the unknown variable is called T. I want to use these function handles as my...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Solving a system of function handles with fsolve
I have a problem using fsolve in order to solve a system of equations. a1 to a6 are anonymous functions which are supposed t...

fast 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Creating a set of equations programmatically
I am trying to create a set of terms programmatically in order to build up a set of equations later in the code. The equations a...

fast 6 Jahre vor | 2 Antworten | 0

2

Antworten