Feeds
提问
Integrating C code into MATLAB
Hi all, I am struggling to merge a c code into matlab I have tried many methods but nothing seems to works. I have attached a ...
4 years 前 | 1 个回答 | 0
1
个回答提问
Using a function to pass variables to another .m File (GUI)
I wanted to pass a value obtained in my File1.m to File2.m using functions. I tried using global vairables but it started get me...
5 years 前 | 1 个回答 | 0
1
个回答提问
I want to find out whether there are repetitive values (minimum of 4 or above) in a row.
I am printing an array which contains only 1 and 0. I want to find out whether there are repetitive values (minimum of 4 or abov...
5 years 前 | 2 个回答 | 0
