photo

Alec Nagel


Active since 2011

Followers: 0   Following: 0

Message

Professional Interests: machine learning, statistics

Statistics

MATLAB Answers

5 Questions
1 Answer

RANK
13,193
of 300,369

REPUTATION
3

CONTRIBUTIONS
5 Questions
1 Answer

ANSWER ACCEPTANCE
80.0%

VOTES RECEIVED
3

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,436

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

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


Shouldn't fprintf(s) work for any string s?
Hi, I have a structure array that I want to write to a file. I initially used evalc to do this, but found that <http://www.ma...

12 years ago | 1 answer | 0

1

answer

Question


Best way to rename a loaded variable?
Say that I have a .mat file that contains a variable, and I need to load this variable and give it a different name. Is there an...

13 years ago | 3 answers | 3

3

answers

Answered
how to set 2 image in one gui?
Not quite sure if I have understood the question correctly, but to get two or more figures in one figure window you use the *sub...

13 years ago | 0

Question


Can I send output from shell commands (with !) to a Matlab variable?
I sometimes use shell commands from within Matlab scripts by using *! myCommand*. I was recently in a situation where I needed t...

13 years ago | 1 answer | 0

1

answer

Question


How to make history.m save for each command in nodesktop mode?
I am using Matlab on a remote server that I ssh to from my MacBook. Partly because I find the Matlab GUI clunky under X11 (which...

14 years ago | 1 answer | 0

1

answer

Question


A mysterious problem regarding NaNs, imagesc and subplots.
Hi, I am working on a project where I need to plot an error rate as a function of two parameters as both surface and imagesc. S...

14 years ago | 3 answers | 0

3

answers