photo

Maverick


Last seen: 1 year ago Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
8,318
of 297,503

REPUTATION
5

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
3

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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

  • First Review
  • Thankful Level 2
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


1D griddedInterpolant of a vector of query points.
Is it possible to use griddedInterpolant in a vectorized form? I have a vector function f sampled over time domain t which must ...

5 years ago | 1 answer | 0

1

answer

Question


How to properly store variables to use with parfor?
My calculations are based on a binary tree, which takes two previous instances of a block of variables (called Assemblies) and p...

5 years ago | 2 answers | 0

2

answers

Question


Pass variable to Matlab-Function Simulink block from Matlab workspace
Hello there, I would like to define certain variable, say initial_position, and pass it to the MATLAB Function block as an inpu...

5 years ago | 1 answer | 0

1

answer

Question


Check which output arguments are requested within a function
I have a custom function that returns multiple arguments, say: function [arg1, arg2, arg3, arg4] = myfun(x,y,z) % C...

7 years ago | 2 answers | 1

2

answers

Answered
How can I add a curve to both bode graphs?
The answer to your question can be found <https://www.mathworks.com/matlabcentral/newsreader/view_thread/293140 here> , however ...

8 years ago | 2