photo

Benedikt Skurk


Last seen: bijna 3 jaar ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

11 Questions
2 Answers

RANK
192.424
of 297.503

REPUTATION
0

CONTRIBUTIONS
11 Questions
2 Answers

ANSWER ACCEPTANCE
63.64%

VOTES RECEIVED
0

RANK
 of 20.449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159.017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 3

View badges

Feeds

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...

bijna 3 jaar 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...

bijna 4 jaar 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...

bijna 4 jaar 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...

bijna 4 jaar 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...

bijna 4 jaar 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...

ongeveer 4 jaar 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 ...

ongeveer 4 jaar 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...

ongeveer 4 jaar ago | 1 answer | 0

1

answer

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

ongeveer 4 jaar 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...

ongeveer 4 jaar 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...

ongeveer 4 jaar 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...

ongeveer 4 jaar 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...

ongeveer 4 jaar ago | 2 answers | 0

2

answers