photo

Alvery


Airbus Operations Ltd.

Last seen: 4 months 前 自 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 ...

4 years 前 | 0

| 已接受

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

4 years 前 | 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 years 前 | 0