photo

Alvery


Airbus Operations Ltd.

Last seen: 4 Tage vor Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Professional Interests: Real-time Fluid Networks

Statistik

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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 ...

mehr als 3 Jahre vor | 0

| akzeptiert

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

mehr als 3 Jahre vor | 1

| akzeptiert

Beantwortet
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 ...

fast 4 Jahre vor | 0