photo

NETHRAVATHI S


Last seen: 2 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


check repeated values in a cell
Hello, I have a cell with 90 elements in it. in that, after 7th element all values are same. I have to limit the repeatabilit...

3 years 前 | 1 个回答 | 0

1

个回答

已回答
Change the color of each bar in the Bar graph of 3 arrays
Hi, Thank you. Sorry I didnt mention in the question. I need same color for the first element of each array.

3 years 前 | 0

已回答
One Bar graph for different cells
Not working. Since I didnt get any solution I changed to subplot

3 years 前 | 0

提问


Change the color of each bar in the Bar graph of 3 arrays
Hi, I am getting a bar graph like this with one color. I need same color for the first element of each array.. My code is like...

3 years 前 | 2 个回答 | 0

2

个回答

提问


One Bar graph for different cells
Hello, I have a code like this data = cell(4,1) ; for i = 1:4 data{i} = xlsread(filename,i); figure bar...

3 years 前 | 1 个回答 | 0

1

个回答

提问


repeating the loop until condition is met
Hello, I have a prog, in which I have to repeat the function until a condition is met. I used while loop, but it is running on...

3 years 前 | 0 个回答 | 0

0

个回答

提问


Generating rules in FIS
Hello, Is there a method to generate rules for FIS. I have 6 inputs with 5 MFs each. It is confusing to create rules. So basi...

3 years 前 | 1 个回答 | 0

1

个回答

提问


No rules fired for Output 1. Defuzzified output value set to its mean range value 11.5
Hi, I wanted to know in which circumstance this warning is dispalyed. I thought that may be it is because I have not included ...

3 years 前 | 0 个回答 | 0

0

个回答

提问


bar graph inside loop
for i = 1:4 enkwh=0; data{i} = xlsread(filename11,i); figure PP=bar(data{i},'stacked'); xlabel('timefra...

3 years 前 | 0 个回答 | 0

0

个回答

提问


combining multiple bar graph
I have 4 bar graphs. How to combine them into one graph. It should look loke a 3D graph. This is the code. data{i} has 4 cell...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Reading excel file sheets
How to read sheets of an excel file and save it. also I want to access these sheets inside a for loop for further analysis and p...

3 years 前 | 1 个回答 | 0

1

个回答