photo

Dan K


Last seen: nästan 5 år ago Active since 2015

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

2 Questions
1 Answer

Cody

0 Problems
13 Solutions

RANK
229 077
of 299 003

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20 659

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
31 924
of 163 074

CONTRIBUTIONS
0 Problems
13 Solutions

SCORE
140

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Answered
Using calllib with a function that uses std::vector in its prototype
In case anybody has stumbled across this question, I will tell you what my final solution ended up being. For each top level fu...

ungefär 9 år ago | 0

Question


Using calllib with a function that uses std::vector in its prototype
Hi folks, Is there any way to use loadlibrary/calllib to call a function in a DLL where the function is expecting a std::vect...

ungefär 9 år ago | 3 answers | 0

3

answers

Question


How to find the minimum set of columns in a matrix to ensure every row has at least one nonzero value
Hi. I'm hoping somebody knows of an elegant way to do this. I have an array of logical values MxN. I'm trying to find the m...

ungefär 9 år ago | 1 answer | 0

1

answer