photo

Guilherme Theis


Last seen: meer dan 2 jaar ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

9 Questions
1 Answer

RANK
161.055
of 300.379

REPUTATION
0

CONTRIBUTIONS
9 Questions
1 Answer

ANSWER ACCEPTANCE
55.56%

VOTES RECEIVED
0

RANK
 of 20.931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.299

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
  • Thankful Level 1

View badges

Feeds

View by

Question


How to create a grid of squares and attribute a color to the squares like in a contour plot?
Hello, I want to reproduce the plots from a paper called "Fundamentals for Energy-Efficient Massive MIMO" where the author c...

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


Create a tile of an odd number images where the row with odd number of images is centralized
Hi, I'm looking if it is possible to create a tile with an odd number of images (I'm my current case three images). There ima...

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


Add legend to mutiple figures in a loop with conditional
Hello, I am trying to plot a multiple plots in a for loop with a condition. This comes from a struct which has the conditiona...

ongeveer 5 jaar ago | 2 answers | 0

2

answers

Question


find first and last index below threshold in a vector
Hello, I've a vector of s-parameters results that contains >1000 elements. I want to mesure the bandwidth of the impedance ma...

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


Creating text for subcaptions in subplot figure
Hello, I want to use a subplot in a journal that doesn't allow multiple figures (so I need to pre-combine them). So I thought...

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


How to add an arrow at the end of plot precisely using annotation
Hello, I am trying to create a 3D scatter plot with matlab with arrows indicating the increasing direction and with a text. S...

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


Re-arrange cell accordingly to a sorted vector
Hello, I am using a bar plot to showcase values from references, so the X axis has no relevance. However I calculate in a non...

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


Is possible to do an one line plot for structure array with different vector sizes
Hello there, First of all I am using R2020a I usually organize my data input in a structure array and then is fairly easy to p...

meer dan 5 jaar ago | 1 answer | 0

1

answer

Answered
Creating .m file with variables to charge in another script
To do what I want I only need to call the file on the second script. data script (data.m) firstData(1).example = 1; firstDa...

meer dan 5 jaar ago | 0

| accepted

Question


Creating .m file with variables to charge in another script
Hello there I was wondering if there is a way to create a .m file I could charge in my script just to keep the script more read...

meer dan 5 jaar ago | 2 answers | 0

2

answers