Feeds
質問
Only display desired files using uigetfile
I want to use the uigetfile function to open a folder to select files. This is easy enough however the file location has a lot...
8年以上 前 | 1 件の回答 | 0
1
回答質問
Error when trying to use if exist command. variable exists but it is not recognising it
Hi I'm trying to run a section of code that find's variables I've imported from a c3d file. Unfortunately from file to file t...
8年以上 前 | 1 件の回答 | 0
1
回答質問
How do I update the workspace while a script is running in MATLAB?
Here's the Problem... I'm running a section of script that reads in a file and takes certain variables form that file (Height...
8年以上 前 | 1 件の回答 | 0
1
回答質問
Write table to next row of an excel file
Seems pretty simple but i'm Struggling to do get it right. All i want to do Is take an existing excel worksheet and add value...
8年以上 前 | 1 件の回答 | 1
1
回答質問
I am running an Ff statement and i Keep getting the error Matrix dimensions must agree... Help?
I am trying to run a statement that will run a specific command depending on the filename of the file I bring in. The proble...
8年以上 前 | 1 件の回答 | 0
1
回答質問
How do I run a command only if certain characters exist in a string
Hi I'm trying to run a command that lets me open a file and then will run a process on that imported file depending on chara...
8年以上 前 | 1 件の回答 | 0
1
回答回答済み
How do I combine multiple MAT files into a single matrix
Thanks for the comments I managed to find a solution that worked well. Var1= uigetfile('folderlocation','MultiSelect','o...
How do I combine multiple MAT files into a single matrix
Thanks for the comments I managed to find a solution that worked well. Var1= uigetfile('folderlocation','MultiSelect','o...
8年以上 前 | 0
質問
How do I combine multiple MAT files into a single matrix
Hi, I'm running a script currently that analyses multiple c3d files and outputs al the variables im interested in as a single...
8年以上 前 | 3 件の回答 | 0
