Community Profile

photo

Daniel


Last seen: presque 2 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

A répondu
Safely interrupt a script/function
As Walter suggested, onCleanup seems to be the most elegant solution

presque 3 ans il y a | 0

| A accepté

Question


Safely interrupt a script/function
I have a script which loops through an array and performs an action for each itetation which takes several seconds. Also, at the...

presque 3 ans il y a | 2 réponses | 0

2

réponses

Question


Using CLI programs in Matlab
I have a program that can be called using the command line. If I call said program, it enters and I can type commands and get re...

presque 3 ans il y a | 1 réponse | 0

1

réponse

Question


'Storing' variables in RAM
Is there a way to store data without writing it to the drive? Result should be that 'clear all' does not affect the variable/...

presque 3 ans il y a | 1 réponse | 0

1

réponse

Question


How to protect arbitrary variable names
I am programming functions for large Matlab projects. Inside these functions, I sometimes use arbitrary variable names like 'res...

presque 3 ans il y a | 3 réponses | 0

3

réponses

A répondu
Deleting objects from TMTool after clearing from workspace
Turns out I forgot that 'instrfind' returns all the handles. Therefore, fclose( instrfind( 'Status', 'open' ); delete( inst...

presque 3 ans il y a | 0

| A accepté

Question


Deleting objects from TMTool after clearing from workspace
In testing new functions which use visa, we noticed out-of-memory errors when creating and clearing visa objects. This appears t...

environ 3 ans il y a | 2 réponses | 0

2

réponses

Question


Serialport object behavior when copied
I am reworking some code which used serial objects. As those are due to be removed, I am rewriting using serialport. In principl...

environ 3 ans il y a | 1 réponse | 0

0

réponse