Question


How to combine two histograms
I have two different histogram plots with same axes limits. I want to combine them such that, I can make comparison between two ...

4 years ago | 1 answer | 0

1

answer

Question


Expected one output from a curly brace or dot indexing expression, but there were 2 results.
Hi.I working with a code to manipulate some data and here are the lines which gives error S12(m).x2(n)=S2(tn4).x(ts4) % line 10...

4 years ago | 1 answer | 1

1

answer

Question


Modifying a structure array
Hi. I am working with a structure array, and I want to modify the structure based on a condition on the field entries. For exam...

4 years ago | 2 answers | 0

2

answers

Question


How to convert a structure array into vector
Hello. I have a structure array (1 x 50000) with 10 fields. The elements in the fields are arrays (1 x 50). I want to convert t...

4 years ago | 2 answers | 0

2

answers

Question


How to divide a structure into sub-structures based on a condition
Hello. I am new to MATLAB and expecting some help. I have a structure array (1 x 50,000) with 30 fields. I want to divide this ...

4 years ago | 2 answers | 0

2

answers

Question


Delete empty field - rows in a structure
I have a structure which has some empty field - rows. How can, I delete these empty them from the structure?

4 years ago | 3 answers | 0

3

answers