Community Profile

photo

Jean Dupin


Aktiv seit 2016

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Create a vector of vector exponents
Hi, Assume I have a vector v and a square matrix A v = [1, 2, 3, 4, 5]; A = randn(5); I want to create a matrix m = [v*A;...

fast 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Start two instances of Matlab from Excel
Here's the problem: I have developed a tool where Excel acts as a front-end interface to send data to Matlab and execute a Ma...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Why does datenum('null','yyyymmdd') return an actual date?
As part of date manipulation, I need to convert a whole array of string dates into numbers? This array may sometimes contain 'n...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Fetch command no longer works with Matlab 2016b
Part of my code uses the fetch function to retrieve data in Matlab from an SQL query to an external database. This works fine ...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort