Feeds
提问
How to load different txt files with different names in for loop?
Hello, I have a big amount of txt files which have different names after the mount which is constant, their names go like 'mount...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to open a bdf file and read and see what's inside it?
Hello! I want to open bdf file called mount_z.bdf, I dont know all the data inside it so I want to be able to open it, read it...
3 years 前 | 1 个回答 | 0
1
个回答提问
Hi, I want to plot around 30 graphs using for loop
So I'm trying to plot multiple graphs including multiple plots each using a for loop, it takes data from many matrices and plot ...
3 years 前 | 0 个回答 | 0
0
个回答提问
How do I access data inside a struct that is inside another struct that is inside a cell array
Hi! I have a cell array A which contains many structs, one of the struct (B) contains 4 other structs. One of these 4 structs ca...
3 years 前 | 1 个回答 | 0
