Statistics
RANK
23,154
of 262,566
REPUTATION
1
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
1
RANK
of 17,976
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 113,587
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Question
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...
9 years ago | 1 answer | 0
1
answerQuestion
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...
10 years ago | 0 answers | 1
0
answersreplacing 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...
11 years ago | 0
Question
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 ...
11 years ago | 3 answers | 0