Community Profile

photo

Garvit Amipara


Last seen: 4 months ago Active since 2019

Followers: 0   Following: 0

Statistics

  • 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...

2 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...

3 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...

3 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 ...

3 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...

3 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...

3 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...

3 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...

5 years ago | 0