photo

Alvery


Airbus Operations Ltd.

Last seen: 4日 前 2014 年からアクティブ

Followers: 0   Following: 0

Professional Interests: Real-time Fluid Networks

統計

All
  • Cody Challenge Master
  • Knowledgeable Level 1
  • First Answer
  • Commenter
  • Promoter
  • Solver

バッジを表示

Feeds

表示方法

回答済み
How to have function mkdir read a variable?
There is another syntactic form for calling functions. mkdir newfolder is the same as mkdir('newfolder') Since you want to ...

3年以上 前 | 0

| 採用済み

回答済み
Renaming files, spectral files
Something like this might help: function [oldFiles,newFiles] = splitFile(folder) %SPLITFILE Finds files in folder, lists them ...

3年以上 前 | 1

| 採用済み

回答済み
Hi, I'm new to MATLAB and I am having some trouble.Could somebody please explain what this error is and how to fix it? line 2 showing error
It's almost certainly the way you have called the function. You probably didn't pass the same number of input parameters as the ...

4年弱 前 | 0