photo

KDRA


Last seen: 4 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

12 个提问
3 个回答

排名
19,667
of 299,759

声誉
2

贡献数
12 个提问
3 个回答

回答接受率
41.67%

收到投票数
0

排名
 of 20,794

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,756

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
reading in *.gnd files
read function does not work. It shows an error: Undefined function 'read' for input arguments of type 'char'. I tried to ju...

5 years 前 | 0

提问


reading in *.gnd files
Hi! Does anyone have any experience with reading in files in .gnd format? I need to process some measurement data from Aurical e...

5 years 前 | 1 个回答 | 0

1

个回答

已回答
Subtracting two vectors of different length
Any other ideas?

6 years 前 | 0

提问


Subtracting two vectors of different length
Hello, I am trying to compare two vectors of very different length by using interpolation (R1 - F1). These are values related t...

6 years 前 | 2 个回答 | 0

2

个回答

提问


Bar chart with double Y axis and error bars
I have bar chart with two Y axes and I want to add error bars to the graph. This is my code (works perfectly w/o error bars but...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Finding index if exist
Hello, I am trying to check if specific data is inside my variable and if it does - extract it. If it does not exist, the sc...

7 years 前 | 1 个回答 | 0

1

个回答

提问


reshaping vector with uneven elements and zero padding
Hi! I have vector with n elements and another variable specifying the length of each row. example, A = [ 5 3 8 2 3 5 8; ...

7 years 前 | 2 个回答 | 0

2

个回答

提问


extracting numbers with different decimal extention
Hi! I have a line in my file: OutputY: 35,40 50 57,80 57 54,71 58,73 61,01 61,67 60,02 57,57 57,51 61,11 64,55 67,74 68,3...

7 years 前 | 2 个回答 | 0

2

个回答

提问


manipulating plot legend, assigning colours
Hello, I have complex data which I want to plot. My code is: if true % code end for bb = 1:size(Data.Measured,2...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Subplots with titles in the loop
Hi! I am trying to plot two graphs (subplot) for left and right side. I have 10 measurements for each side and the measurements ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


extracting first letter from the cell
hello, I have two cell arrays: nam1 = {'John', 'Adam', 'Emma'} nam2 = {'Doe', 'Willson', 'Brown'} I want to create one a...

7 years 前 | 2 个回答 | 0

2

个回答

已回答
importing xml and change to mat stuct
Thanks a lot! I am still learning to write my scripts in the most efficient way ;)

7 years 前 | 0

提问


Alternative data for the loop
Hello, I am writing a script for data analysis and I am not sure how to design the loop. I have XLM document with results of ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


importing xml and change to mat stuct
Hello, I am trying to import multiple *.xml files from specific location and change them into mat structure files but I am fa...

7 years 前 | 2 个回答 | 0

2

个回答

提问


extracting data from multiple txt files
Hello, I am writing a code to extract some data from multiple txt files from specific location and I am stuck at one step: ...

7 years 前 | 1 个回答 | 0

1

个回答