photo

Brian Bak


Aalborg University

Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
23,154
of 300,321

REPUTATION
1

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
2

RANK
 of 20,913

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,093

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

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

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...

12 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 2

1

answer

Answered
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 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 ...

14 years ago | 3 answers | 0

3

answers