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...
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년 전 | 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년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 7년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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 ;)
importing xml and change to mat stuct
Thanks a lot! I am still learning to write my scripts in the most efficient way ;)
대략 7년 전 | 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0

