photo

Patrick Petre


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

9 Questions
1 Answer

RANK
80,861
of 300,364

REPUTATION
0

CONTRIBUTIONS
9 Questions
1 Answer

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

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 3

View badges

Feeds

View by

Question


3rd time asking this question, still hopeful. How can I match my bar colors to my plots?
Im creating 5 plots in one loop. If I have 2 Sets of Data, I run the loop 2 times creating 10 plots. All 5 graphs from one set h...

5 years ago | 1 answer | 0

1

answer

Answered
2 Problems with creating a bar plot and a legend inside a for loop
Okay so i figured out my problem number 2. Solution was to create a list with the legend names and + the variable and then to pu...

5 years ago | 0

| accepted

Question


2 Problems with creating a bar plot and a legend inside a for loop
I have a set of data with which i am creating different plots and a bar plot in one diagram. All this happens in a for loop. I h...

5 years ago | 1 answer | 0

1

answer

Question


Variable for table are in one row and not one column. How do I turn it or save a variable in one column?
Very Basic but i just cant find the answer to my problem. Looking for 2 Solutions. How do I safe data in one column and not on...

5 years ago | 2 answers | 0

2

answers

Question


Changing each bar in a plot a specific color
I have a for Loop that with each loop create a plot and fit a linear regression to that plot. At the end i want to create a subp...

5 years ago | 0 answers | 0

0

answers

Question


Bar diagram as subplot in a for loop from a cell
So i have a for loop which calculates some data and after i plot everything i want a subplot as a bar diagramm. I fit a linear c...

5 years ago | 1 answer | 0

1

answer

Question


How to find and plot the absolut average error of a fittet curve to a Set of Data
In a for Loop I have my Data: x_relevant{i} = x{i}(idx_min{i}:idx_max{i}) y_relevant{i} = y...

5 years ago | 1 answer | 0

1

answer

Question


1x2 Cell with each ?field? containing 2 values
I have a Cell called "a" which is 2x1. so from "a" to "a{1,1}" and "a{1,2}" Each ?field? correct me pls if this is not the ri...

5 years ago | 1 answer | 0

1

answer

Question


Multiple plots in a for loop combined with variable cell arrays
Okay so i think my title sounds more difficult then it actually is. So as a basic example: I have 2 Sets of Data, lets say y=x...

5 years ago | 1 answer | 0

1

answer

Question


How can I create a new cell array from a existing array that only holds specific values?
Okay, so my problem is pretty basic but I just cant solve it. My basic Problem im trying to solve is as follow: I get different ...

5 years ago | 1 answer | 0

1

answer