photo

Pushti Shah


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
217,466
of 300,343

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,172

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

View badges

Feeds

View by

Question


How to increase text size for asterisk for significant data
I am using the function sigstar, which helps make significance bars for data. An example of the code is: R=randn(30,2); R(...

2 years ago | 2 answers | 0

2

answers

Question


How to make a matrix for mixed anova
I am performing a mixed anova with 700 subjects, 9 tasks, and 2 between subject variables. The variables are 4 age groups and 2 ...

2 years ago | 1 answer | 0

1

answer

Question


How to extract only one file from a zipped folder
I have a zipped folder with multiple subfolders in it. The subfolders aren't zipped but I want to extract two files from a subfo...

2 years ago | 2 answers | 0

2

answers

Question


How to add Data Labels to Graph
%% i have 1:4 because the data is larger but I am trying to plot the first 4 values x = 1:4; data = final1(1:4,1); y = data';...

3 years ago | 1 answer | 0

1

answer

Question


Changing colors for findpeaks function
I wanted to graph male and female find peaks graphs together and have the graphs be blue and pink. Is there any way for me to ch...

3 years ago | 1 answer | 0

1

answer

Question


How to sort all rows in one table based on one row from the table and another table
I have two different tables one with names (table 1) and others with names and data (table 2) but the second table is out of ord...

3 years ago | 2 answers | 0

2

answers