![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/20048220_1603197597708_DEF.jpg)
Benedikt Skurk
Followers: 0 Following: 0
Feeds
質問
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...
3年弱 前 | 0 件の回答 | 0
0
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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...
4年弱 前 | 1 件の回答 | 0
1
回答質問
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...
4年弱 前 | 1 件の回答 | 0
1
回答質問
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...
4年弱 前 | 1 件の回答 | 0
1
回答質問
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...
4年弱 前 | 1 件の回答 | 0
1
回答質問
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 ...
4年弱 前 | 1 件の回答 | 0
1
回答質問
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...
4年弱 前 | 1 件の回答 | 0
1
回答質問
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...
4年弱 前 | 2 件の回答 | 0
2
回答質問
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...
約4年 前 | 1 件の回答 | 0
1
回答回答済み
Loading any Excel file from a folder
Ok so my code is now: function Auswertung(path) file = uigetfile('*.xlsx', 'Bitte Datei aussuchen'); [~, ~, ~] = xlsread(full...
Loading any Excel file from a folder
Ok so my code is now: function Auswertung(path) file = uigetfile('*.xlsx', 'Bitte Datei aussuchen'); [~, ~, ~] = xlsread(full...
約4年 前 | 0
質問
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...
約4年 前 | 2 件の回答 | 0