Community Profile

photo

Alec Nagel


Active since 2011

Professional Interests: machine learning, statistics

Statistics

  • Thankful Level 1
  • First Answer

View badges

Content Feed

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

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

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

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

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

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

13 years ago | 3 answers | 0

3

answers