Temporary (or anonymous) function handles for ML 6 Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: tmp_handle.m
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Nathan Thern (View more)

Temporary (or anonymous) function handles for ML 6 script description:




Publisher review:
Temporary (or anonymous) function handles for ML 6 creates a temporary function m-file and returns a handle to it. The anonymous function handle feature of ML 7 is a long-needed feature, and one that I have longed for since I began writing scripts in early ML 6.Unfortunately, I am still forced to use ML 6 most of the time, so I came up with a way to create "psuedo-anonymous" function handles: that is, function handles to real m-file functions that are created on the spot and will be deleted in the near future.TMP_HANDLE writes out a temporary function m-file in its private subdirectory and then returns a handle to it. As a side effect, it searches for old temporary function files and deletes them.I have TMP_HANDLE set to delete temporary function m-files that are older than 30 days. The whole idea of cluttering up a subdirectory with little m-files is distasteful, but not really a big deal given modern disk sizes. I have chosen to live with it.Next step:Make TMP_HANDLE a class with overloaded feval and subsref so you can callfeval(t_hndl,x,y)OR justt_hndl(x,y)Matlab 5 has feval and classes with overloading, so making tmp_handle a class should allow it to work with ML 5. Requirements: ยท MATLAB Release: R12
Temporary (or anonymous) function handles for ML 6 is a Matlab script for Development Tools scripts design by Nathan Thern. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5