Community Profile

photo

Riley


University of Kentucky

Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to add console application window matlab desktop
Does anyone know how to have the console application window on my matlab desktop. Similar to the console application window on t...

9 years ago | 0 answers | 0

0

answers

Question


I am trying to take user inputed value from a text box and use it a s variable.
function mytry2 figure('MenuBar','none','Name','Balance Com','NumberTitle','off'); StartBox = uicontrol('Style','Tex...

10 years ago | 1 answer | 0

1

answer

Question


variables passed between functions
I have written a function that displays a window to accept user input to control the data coming from 2 balances at a given time...

11 years ago | 0 answers | 0

0

answers

Question


write 2 values to file in the same row
I have 2 values (out1 and out2) I want to write to a file without skipping a line. I have tried the following code but out1 is o...

11 years ago | 1 answer | 0

1

answer