Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

Comaprison of Data in mat file.

1 visualizzazione (ultimi 30 giorni)
Husnain Ahmed
Husnain Ahmed il 6 Set 2018
Chiuso: MATLAB Answer Bot il 20 Ago 2021
Hi i have a data 2-10 V in mat file. I want to put 2V equal to zero in mat file. How it is possible to put 2v=0 in mat file ?
  3 Commenti
Husnain Ahmed
Husnain Ahmed il 6 Set 2018
i just want to bypass 2V by putting it equal to zero and plot the response , does it need file to be uploaded ?
Stephen23
Stephen23 il 6 Set 2018
Modificato: Stephen23 il 6 Set 2018
"Hi i have a data 2-10 V in mat file. I want to put 2V equal to zero in mat file. How it is possible to put 2v=0 in mat file ?"
MATLAB requires variable names, fieldnames, function names, etc. to start with a letter. Your names do not follow this specification:
I would be very surprised if MATLAB could do anything with your .mat file, if those really are the names used.

Risposte (0)

Questa domanda è chiusa.

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by