photo

Garvit Amipara


Last seen: 1 year ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
2 Answers

RANK
6,241
of 299,168

REPUTATION
8

CONTRIBUTIONS
6 Questions
2 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
4

RANK
 of 20,660

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 163,577

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

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


Lookup Table Error: Values of 'BreakpointsForDimension1' in 'Model' must be strictly monotonically increasing.
There are already many question related to this topic, I rad them through and couldn't find a solution to this issue. Forgive me...

3 years ago | 1 answer | 0

1

answer

Question


How to remove a 3d-Surface matrix entries outside of a 2D area/Curve?
Hello lovely Mathworks members, ( I tried to find similar question but could not find any, so excuse me if there is already exi...

4 years ago | 1 answer | 0

1

answer

Question


How to smooth the slope of the Surface plot in Y direction?
While using the surf command to plot x,y and z data of 3 curves C1,C2 and C3 as shown in attachment file(see in image.jpg (a)) t...

4 years ago | 0 answers | 0

0

answers

Question


How to supply perticular varargin entries of the 'main_function(varargin)' to a 'subfunction(varargin_new)'?
The original function and subfuntion are large and misleading from the actual question so I will try to simplify it and provide ...

4 years ago | 1 answer | 0

1

answer

Question


Use the input arguments to load user-defined .mat files(2xn matrix) in the function.
I am new to matlab It is necessary to use the input arguments to load different .mat files(2xn matrix) each time the function i...

4 years ago | 1 answer | 0

1

answer

Question


How to replot a 3D graph or populate a matrix in matlab from a 2D image that contains 3D data?
(I am new to matlab) To implement a 3D Charecteristic curve in a code, it is necessary to read the data from a 2D image that in...

4 years ago | 0 answers | 0

0

answers

Answered
How do I set the default/initial working folder for MATLAB?
Windows users- If it does not work after making changes in the Preferences> Matlab>Current Folder- 'Path' then try this. >Remo...

4 years ago | 4

Answered
Write a function to calculate the area of a circle
Here, with the following code you can give positive or negative- scalar or matrix input and get positive output. function a...

6 years ago | 0