Aksh Chordia
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
69,158
of 295,569
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
37.5%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
Feeds
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...
1 year ago | 1 answer | 0
1
answerQuestion
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...
1 year ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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
answerQuestion
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
answerQuestion
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...
4 years ago | 2 answers | 0
2
answersQuestion
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, ...
4 years ago | 0 answers | 0
0
answersQuestion
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...
4 years ago | 1 answer | 0