Community Profile

photo

Aksh Chordia


Last seen: 8 months ago Active since 2020

Statistics

  • Thankful Level 2
  • Explorer

View badges

Content Feed

View by

Question


Unable to change the height of the barh.
I have a tiled layout wherein, of the tiles is like this. The code looks like this: y=[67 147-67 1073-147 3456-1073 5000-3...

8 months ago | 1 answer | 0

1

answer

Question


Remove white space around a horizontal bar
I want to remove the vertical space above and below the graph, but I cannot find the function for that. Could someone please hel...

8 months ago | 1 answer | 0

1

answer

Question


Symbolic Substitution and conversion to double is too time consuming
Hi, I am doing a symbolic substitution and then converting the resultant into double. for i=1:size(X_scaled,1) % for each r...

1 year ago | 1 answer | 0

1

answer

Question


Find the support of a mpol type variable
Hi, I have a polynomial of type mpol (ref: GloptiPoly 3: moments, optimization and semidefinite programming (archives-ouverte...

2 years ago | 1 answer | 0

1

answer

Question


Generate Polynomial Expansion Orders as a matrix
Hi, I have to create a polynomial, lets say, with dimensions =4 (x1,x2,x3,x4) and order =2. Then the expansion becomes: f= 1+...

2 years ago | 1 answer | 0

1

answer

Question


Plotting square wave in matlab
I dont know why but MATLAB is adding a rise time while plotting the square wave. How to stop it from doing so? I want perfect...

3 years ago | 2 answers | 0

2

answers

Question


Pass commands to MATLAB Command line from a script
Hi all, I want to build a Matlab script that can pass commands to the Matlab Command line whenever required. This is because, ...

3 years ago | 0 answers | 0

0

answers

Question


list of csh commands to be run from matlab script
I need to run a list of csh commands on the unix terminal from a matlab script. Whenever I try to use the system() function, it...

3 years ago | 1 answer | 0

1

answer