photo

Luis Lopez


Last seen: meer dan een jaar ago Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How define drop down elements based on previous input in Live Editor?
Hi, I'm working with Live Editor trying to use Drop Down in Control elements. What I want to do is include a defined list of...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


Floating bar with secondary Axis
Hi, I'm trying to plot floaating bars, with primary aand secondaary X axis, but I'm not sure which is the best option to genera...

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


Saving file issue while trying to add variables
Hi, I was trying to add some variables to an existing .mat file, however the new variables were not added when I run all the sc...

bijna 6 jaar ago | 1 answer | 0

1

answer

Answered
Remove specific characters from cell array
Hi, Both answers work fine for my initial question. Now I'm wondering if you can help me to identify a way to create n varia...

ongeveer 6 jaar ago | 0

Question


Remove specific characters from cell array
Hi, Maybe exist an easy way to do what I'm looking for. I want to create a new cell array from a current cell array but inclu...

ongeveer 6 jaar ago | 3 answers | 0

3

answers

Question


Get vector position for specific values
Hi, I have two vectors, one of them has a large data values, the other has some values that I want to find in the first one t...

meer dan 8 jaar ago | 2 answers | 0

2

answers

Answered
Vertically concatenate fields in a structure
Solved. for i=1:length(myVars) s.(myVars{1,i}) = vertcat(x.(myVars{1,i})); % read/concatenate end

meer dan 8 jaar ago | 1

Question


Vertically concatenate fields in a structure
How can I concatenate every field to get a 1 x 1 structure with the same number of fields in a new structure. I've tried this:...

meer dan 8 jaar ago | 1 answer | 0

1

answer

Answered
Create a vector with data from a structure named with the field name
How can I concatenate every field to at the end get a 1 x 1 with same original 15 fields in a new structure? i guess this could ...

meer dan 8 jaar ago | 0

Answered
Create a vector with data from a structure named with the field name
Oh, I guess so I have to start working with structures. Thanks for your answer is good to know why must be avoided this kind of ...

meer dan 8 jaar ago | 0

Question


Create a vector with data from a structure named with the field name
<</matlabcentral/answers/uploaded_files/49785/Structure.JPG>> Hi, I want to créate a vector, currently I've named manually u...

meer dan 8 jaar ago | 2 answers | 0

2

answers

Question


Hist3, height bar depends on a third variable
bars height on hist3 depends on frequency of first and second variable. How can I height of those bars be related to another var...

bijna 9 jaar ago | 1 answer | 0

1

answer

Answered
How can I create a bubble different size plot?
I'll be more specific, I'd two vectors, (same lenght), I want plot first versus second variable but the more repetitive values s...

bijna 9 jaar ago | 0

Question


How can I create a bubble different size plot?
Hi, I have two vectors with too many data (10000 x 1), I want to create a different size bubble plot, I guess I'd to reduce t...

bijna 9 jaar ago | 5 answers | 0

5

answers