Community Profile

photo

Lex


Last seen: 10 months ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • First Answer
  • First Review

View badges

Feeds

View by

Answered
How to paste nicely into Excel from MATLAB variable editor?
This answer is very late given when the question was asked, but I found success just directly copy and pasting (Ctrl+C and Ctrl+...

3 years ago | 2

Question


How to do 'less than but not equal to' nonlinear constraints in fmincon?
How can I set the constraints for the solution (x1,x2,x3,x4) so that it has a non-linear constraint (x1*x2)/(x3*x4)<1 a.k.a. c =...

3 years ago | 2 answers | 0

2

answers

Question


How do I translate C++ threading into Matlab Parallel Toolbox?
If I have this code in C++, what is the Matlab equivalent in the Parallel toolbox? HANDLE snThread; unsigned threadID; ...

8 years ago | 0 answers | 1

0

answers

Question


Why can I not SAVE a figure with 4 or more subplots?
Hello, I recently ran into a bug in Matlab that when I try to save a figure containing 4 or more subplots I am unable to sav...

9 years ago | 0 answers | 1

0

answers