Wave - MATLAB Central
photo

Wave


Last seen: 1 month ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB AnswersFrom 05/20 to 01/25Use left and right arrows to move selectionFrom 05/20Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
6,501
of 296,430

REPUTATION
6

CONTRIBUTIONS
3 Questions
2 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
1

  • Knowledgeable Level 1
  • First Answer
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Answered
How to find which toolboxes are required for compiled standalone app?
see: https://de.mathworks.com/matlabcentral/answers/780072-slim-installation-of-matlab-runtime pcmn = matlab.depfun.internal.Pr...

1 year ago | 1

| accepted

Answered
Database Toolbox Interface for MongoDB - standalone
Problem solved: The file(s) of the text file: C:\Users\XXX\AppData\Roaming\MathWorks\MATLAB\R2017b\javaclasspath.txt Which is...

4 years ago | 0

| accepted

Question


Database Toolbox Interface for MongoDB - standalone
Heyhey, I'm using this part of Matlab https://de.mathworks.com/matlabcentral/fileexchange/64306-database-toolbox-interface-for...

4 years ago | 1 answer | 0

1

answer

Question


Return values in a parfor loop
Heyhey, at the moment my source code looks like this ParForQueue = parallel.pool.DataQueue; afterEach(ParForQueue,@AddStruct)...

4 years ago | 1 answer | 0

1

answer

Question


plot a fitted curve and specified axes
Heyhey, I have a problem with the follwing lines fit_func = fittype("poly1"); fitdata = fit(XValues,YValues,fit_func); h=plo...

4 years ago | 1 answer | 0

1

answer
Go to top of page