Feeds
提问
Have the user enter a function name as a string and convert it to a function handle.
I am trying to figure out the exact way to code a program to do this.
14 years 前 | 1 个回答 | 0
1
个回答提问
how to write a function checking to see if a file is in a format of a 2 row matrix, and then creating separate arrays for each row
I want a function to be able to do the following: Load the .dat file. Then call a function that checks if the file is in the for...
14 years 前 | 2 个回答 | 0
2
个回答提问
parseing a filename [ex. .xls vs .dat] in order to pick correct menu to follow
hi, i'm trying to have my program ask for an input of a filename. this file can either be an excel file or a .dat file. I want...
14 years 前 | 1 个回答 | 0
1
个回答提问
very basic matlab question about .dat file
I'm doing an assignment for a programming class I'm in, and it is asking me to write a .dat file measuring two variables (i.e. w...
14 years 前 | 2 个回答 | 0
