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

