photo

Dommal


Last seen: 2 years ago Active since 2016

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

8 Questions
1 Answer

File Exchange

1 File

RANK
38,018
of 300,352

REPUTATION
1

CONTRIBUTIONS
8 Questions
1 Answer

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
1

RANK
18,694 of 20,928

REPUTATION
1

AVERAGE RATING
0.00

CONTRIBUTIONS
1 File

DOWNLOADS
1

ALL TIME DOWNLOADS
17

RANK

of 168,212

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

  • GitHub Submissions Level 1
  • First Submission
  • Thankful Level 3

View badges

Feeds

View by

Submitted


dommal/Regression
Regression analysis tool

8 years ago | 1 download |

0.0 / 5

Question


box plot set axis
Hi everyone, I'm trying to plot a set of data in a box plot. The boxes appear randomly located on x axis. I need them to be p...

8 years ago | 0 answers | 0

0

answers

Question


Remove legend box in a plot
Hi everyone, I want to remove legend box, I use: [hLeg,hObj]=legend([plot2 plot1 plot3 plot4 ],{'experimental data d=3.5...

9 years ago | 1 answer | 1

1

answer

Question


find index of cells containing other cells
Hello, I have a cell A of a size 1x9 and each of the 9 cells contains a cell 1xNumber, where Number is different for each of ...

9 years ago | 3 answers | 0

3

answers

Question


Delete a cell, not some elements
Hi everyone, Is there an option to delete a cell? Not some elements but the whole cell. Like for variables I would use clear ...

9 years ago | 1 answer | 0

1

answer

Question


get a field from struct
Hi everyone, I have a problem with getfield funtion. I have 1x9 struct with 5 fields. I want to get 4th field, called pval. E...

9 years ago | 1 answer | 0

1

answer

Answered
Prevent a for loop from overwriting
Problem solved. There was an error in some other place in the code. Thank you for your answers.

9 years ago | 0

Question


Prevent a for loop from overwriting
Hi everyone, I have a for loop and 90 iterations. After running it I want to have a vector Fmax with 90 entries, one entry pe...

9 years ago | 2 answers | 0

2

answers

Question


get rid of empty spaces in cells containing strings
Hi everyone, I have created a cell 62x1, cell_sample, which reads like this: '103' '114' ' 25' ...

9 years ago | 4 answers | 0

4

answers

Question


Find an offset line from a linear portion of data set graph
Hi everyone! I would like to plot an offset line (constant offset) from a linear region in my data set. Basically I want to g...

9 years ago | 1 answer | 0

1

answer