Question


Changing property attributes in a value class
Is there a way to change the attributes of a class without using dynamicprops? I would like to be able to hide and reveal prope...

11 years ago | 1 answer | 0

1

answer

Question


Remote MATLAB with Java support
I am trying to launch MATLAB on a workstation with the Parallel Computing Toolbox (2012a) from a laptop. I can ssh to the work...

11 years ago | 2 answers | 0

2

answers

Question


Suppress line number display in error message
Is there a way to suppress the line number display when using the error command? For example, the following statement in a func...

11 years ago | 4 answers | 1

4

answers

Submitted


module - encapsulate MATLAB package into a name space module
Modules are handy way to access packages in MATLAB.

11 years ago | 2 downloads |

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

12 years ago

Question


Suppressing superclass methods/events
Is there a way to suppress super class methods and events? For example, a class based on handle: classdef my_class...

12 years ago | 2 answers | 0

2

answers

Submitted


Tektronix binary file readers
Read data from binary files created by Tektronix digitizers.

15 years ago | 4 downloads |