Feeds
提问
using a cell array
Hi, My problem - I've created a script that works in one computer. I've copied it to three other computers. I also copied the...
13 years 前 | 1 个回答 | 0
1
个回答提问
how to delete cells in excel and the cells below move up
I need to delete cells in excel and have the cells below move up. Right now my code has the cells to the right move left. Tha...
13 years 前 | 0 个回答 | 0
0
个回答提问
xlswrite an empty string
I have a list of words in an excel file. I want to delete on item from the list and then move up the words below so there are no...
13 years 前 | 1 个回答 | 0
1
个回答提问
importing text and integers using textscan and using in a matrix
I have a text file with 2 cols. Col one is text and col is integer. I want to import the two cols and then be able to manipulate...
13 years 前 | 1 个回答 | 0
1
个回答提问
global variable not always global
I am relatively new to Matlab. Sometimes when I declare a variable as global its value does not carry to all functions. I list ...
14 years 前 | 0 个回答 | 0
0
个回答提问
xlswrite include date and time in filename
I can use xlswrite to write to a file. For example write matrix Datatemp1 to sheet temp in filename.xlsx the code is xlswr...
14 years 前 | 1 个回答 | 0
1
个回答提问
writing a string to an excel file
I want to write strings to an excel file. Because I need to do this frequently I think I need to first write to a matrix and th...
14 years 前 | 1 个回答 | 0


