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年 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 1 件の回答 | 0


