Info

此问题已关闭。 请重新打开它进行编辑或回答。

Comaprison of Data in mat file.

1 次查看(过去 30 天)
Husnain Ahmed
Husnain Ahmed 2018-9-6
关闭: MATLAB Answer Bot 2021-8-20
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 个评论
Husnain Ahmed
Husnain Ahmed 2018-9-6
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 2018-9-6
编辑:Stephen23 2018-9-6
"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.

回答(0 个)

此问题已关闭。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by