Community Profile

Song


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


Separate part of function's codes as script?
I have a question, is it possible to separate the part of a function into a separate script, which still can get access to input...

9 years ago | 1 answer | 0

1

answer

Question


UITable cells are flashing or flickering if uitable ist set back to visible
I created a GUI with uitable. The table has about 1000 cells and all are formatted with html. Through a pushbutton eithe...

9 years ago | 0 answers | 0

0

answers

Answered
read a formated text
As an example to test: S = ['<?xml version="1.0" encoding="UTF-8"?> />' sprintf('\n') ... '<control> />' sprintf('\n'...

9 years ago | 0

Question


read a formated text
How can I read the Information from the following text file? <content d="2000-11-02" o="21.410" h="21.800" c="21.600" l="21...

9 years ago | 3 answers | 0

3

answers

Question


How to Debug java exceptions?
I got this error in command window, but I have no clue where the error in code is. Enabling the option "Stop on errors" also...

9 years ago | 0 answers | 0

0

answers

Question


How to open HTML Link in uitable directly
Hello, I try the following code h = figure; uitable(h, 'data', {['<html><a href=http://www.google.com">Google</a></html>...

9 years ago | 1 answer | 0

1

answer

Question


How to change the figure default key shortcut?
Simple question: is it a way to replace the default key shortcut of a figure, e.g. _ctrl + s_ , to my own callback?

10 years ago | 1 answer | 0

1

answer