Statistics
4 Questions
0 Answers
RANK
278,969
of 295,569
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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;...
5 years ago | 2 answers | 0
2
answersQuestion
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...
7 years ago | 1 answer | 0
1
answerQuestion
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...
8 years ago | 1 answer | 0
1
answerQuestion
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 ...
8 years ago | 1 answer | 0