Community Profile

photo

Benedikt Skurk


Last seen: 2 years ago Active since 2021

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


Convert multiple struct to table
Hello everyone, i want to convert the following struct into a table so every value is displayed, i think there are like 630 va...

2 years ago | 0 answers | 0

0

answers

Question


Creating new table from another table
Hello, i have following problem. I have a 35049x297 table. Now i would like to cut out specific columns with an if command and...

3 years ago | 1 answer | 0

1

answer

Question


For loop to extract string with if function
Hello, i have a problem and already working so long on it finding no solution. I have following 2x44 string Now i want to wr...

3 years ago | 1 answer | 0

1

answer

Question


Converting 0 to Nan in Timetable
Hello, is it possible to change 0 to Nan in a timetable for every column? A cutout of the timetable is attached. I couldnt fi...

3 years ago | 1 answer | 0

1

answer

Question


Find speficic string in string
Hi hopefully u can help me! I want to find a speficic pattern in the following string: \skurk.IntUser\ABCD_DeutS_1v1.IntPrj\Ne...

3 years ago | 1 answer | 0

1

answer

Question


Getting parts of string with for loop
Hi hopefully u can help me! I have the attached string (picture) and now i want to get from every string in every column the wo...

3 years ago | 1 answer | 0

1

answer

Question


Reading complete CSV file with numbers and strings
Hi i hope someone can help me... I want to read the attached csv file (picture of some columns of it). But matlab always seems ...

3 years ago | 1 answer | 0

1

answer

Question


Adding time and date to table
Hi i want to read a csv file and add in the first column from row 3 to end a date and time vector which i generate with the foll...

3 years ago | 1 answer | 0

1

answer

Answered
Convert Excel to Timetable
You are right! Here is the sheet

3 years ago | 0

Question


Convert Excel to Timetable
I have a question for my uni project. I am pretty new to matlab as well. So i am reading an excel sheet with following code: f...

3 years ago | 2 answers | 0

2

answers

Question


Excel reading all columns with a loop
Hello, i got a question, and i really need some help cause i am pretty new to matlab. From the excel sheet i attached i want t...

3 years ago | 1 answer | 0

1

answer

Answered
Loading any Excel file from a folder
Ok so my code is now: function Auswertung(path) file = uigetfile('*.xlsx', 'Bitte Datei aussuchen'); [~, ~, ~] = xlsread(full...

3 years ago | 0

Question


Loading any Excel file from a folder
Hey, For a uni project i need to load any excel file (they all have different names) in my matlab function to analyse them late...

3 years ago | 2 answers | 0

2

answers