Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Maila
  • Order by date
  1. Maila

    MATLAB to C

    I'd like to know how my &quot;file.m&quot; could be useful in a C program; the file.m should return a &quot;file.txt&quot; a number of times equal to a defined value in a &quot;for&quot; loop in the C code. Example: output=0; for(i=0;i<3;i++) { result=call to function...

Part and Inventory Search

Back
Top