Feeds
質問
What is the best way to use the same constants in different functions?
Hi I am looking for a good way to set and use the same constant variables across different functions. I have tried to use gl...
12年以上 前 | 1 件の回答 | 0
1
回答質問
Installed font not working when saving figure
Hi I have installed a computer modern font on my win 7 machine to use it when plotting figures in matlab. The figure I get o...
13年以上 前 | 1 件の回答 | 2
1
回答回答済み
replacing multiple lines with multiple lines in ascii file
Hi Thank you for your answers. I got it to work now. clc;clear all; original = fopen('original.txt','r'); % t...
replacing multiple lines with multiple lines in ascii file
Hi Thank you for your answers. I got it to work now. clc;clear all; original = fopen('original.txt','r'); % t...
14年以上 前 | 0
質問
replacing multiple lines with multiple lines in ascii file
Hi I would like to make a routine that can replace multiple lines with other multiple lines in a ascii file. This could for ...
14年以上 前 | 3 件の回答 | 0

