Software Downloads for "Starfield Workspace"
- 18. VIDEO TUTORIAL: IMPORT DATA FROM WORKSPACE TO SIMULINK
- License: Shareware

IMPORT DATA FROM WORKSPACE TO SIMULINK: AN EXAMPLE..
- Platform: Matlab, Scripts
- Publisher: Diego Orlando
- Date: 12-06-2013
- Size: 3369 KB
- Save Workspace to Struct
- License: Shareware

This function allows to save all the variables from the current workspace into a struct array Sometimes you need to save the variables from your base workspace, but using "save" function will have them all stored individually so if you reload them into a new workspace it could be a mess, and some variables could be overwritten. With this function, you can save all of them into a struct array, and so they'll be nicely packaged and ready to be saved to a .mat file that, when reloaded, will be easy to identify.
- Platform: Matlab, Scripts
- Publisher: Andres
- Date: 06-04-2013
- Size: 10 KB
- Starfield-3D
- License: Shareware

A simple starfield on your desktop with thousands of stars. Choose the speed and the color of the stars..
- Platform: Windows
- Publisher: jsr-productions.com
- Date:
- Size: 112 KB
- Animated Desktop Wallpaper Starfield
- License: Freeware

Animated Desktop Wallpaper Starfield is an astronomy themed desktop background for Windows PCs that gives off the effect of a starry night sky. Reminiscent of the Mac desktop background, Animated Desktop Wallpaper Starfield is an animated wallpaper that shows stars moving in front of shades of blue and purple. One nice thing about Animated Desktop Wallpaper Starfield is that you can change the underlying wallpaper while keeping the star animations. This allows you to create virtually endless combinations of desktop backgrounds with your animated stars.
- Platform: Windows
- Publisher: Artdocks.com
- Date: 10-06-2014
- Size: 2102 KB
- Workspace Macro
- License: Shareware

Ease your workload. Alienate monotony. Delegate repetitive tasks to Workspace Macro Recorder. Highly accurate keyboard macro & mouse macro. Create macros in any application using a simple, intuitive process. Just record & replay. Features unique SMART Macro Technology that automatically adjusts between record & play conditions, password protection, macro management, repeat options, accurate high-speed replay, IE plug-in, customizable UI & task scheduler. Use it to login to websites, to automatically fill and submit forms, to automate and schedule routine business processes like checking inventory, importing data into excel or generating reports.
- Platform: Windows
- Publisher: Tethys Solutions, LLC
- Date: 05-07-2007
- Size: 1763 KB
- 3D Starfield ScreenSaver
- License: Shareware

3D Starfield Screensaver is DirectX screensaver that shows stylized spaceship flying through the stars. This screensaver is inspired by well-known Starfield screensaver that is introduced in Windows 95 operating system and dropped in Windows Vista. 3D Starfield Screensaver is an improvement done by displaying animated spaceship on the screen and by making stars to follow the spaceship movements. 3D environment is simulated with 2D techniques due to excellent graphics and animation. Also, a set of new controls has been added making 3D Starfield Screensaver highly customizable.
- Platform: Windows
- Publisher: ScreenSavers Wizard
- Date: 20-04-2009
- Size: 4054 KB
- Lightspeed Screen Saver
- License: Freeware

The ultimate starfield screensaver. With up to 32000 stars and a unique "key frame" animation system, immersive virtual worlds are blasted to your screen with unprecedented flexibility and creativity. In screen saver mode, Lightspeed runs on autopilot, flying itself through breathtaking starscapes. But with one 'click', you can engage an Interactive mode and fly it yourself! - From relaxing tranquility to mind bending vertigo, Lightspeed will propel you to the very edge of infinity itself.
- Platform: Windows
- Publisher: Wolton
- Date: 03-08-2009
- Size: 1740 KB
- SharePoint Meeting Manager
- License: Shareware

Improved SharePoint Meeting Workspace template, that covers the complete meeting life-cycle before, during and after a meeting: #Planning for the meeting: Setting the meeting time and place using Outlook and / or SharePoint, inviting attendees, defining required and optional attendees, define the attendee role (Organizer, Attendee, Minute Taker), rescheduling notifications, tracking attendee responses, defining the agenda, collecting and providing materials that will be required during the meeting centrally managed with versioning, notifications and workflow.
- Platform: WinOther
- Publisher: Layer 2 GmbH
- Date: 01-09-2012
- Size: 97 KB
- workspace saver
- License: Freeware

It is a small java eclipse plugin. This software makes workspace backups and restores them. You can use this plugin as workspace switcher too..
- Platform: Linux, Mac, Windows
- Publisher: wsaver.sourceforge.net
- Date: 15-08-2012
- Size: 64 KB
- QPSK modulation
- License: Freeware

Initialize the message signal as 'b' and type quad in matlab workspace...
- Platform: Matlab, Scripts
- Publisher: Ganesh AS
- Date: 20-06-2013
- Size: 10 KB
- 4RRR Parallel Planar Manipulator
- License: Freeware

GUI is provided to visualize forward/inverse kinematics, end effector workspace, manipulability, ellipse tracing, and position control of a 4RRR parallel planar manipulator. The files are created as part of the final project for the Math Methods in Robotics course at University at Buffalo.
- Platform: Matlab, Scripts
- Publisher: Dan Peng
- Date: 23-06-2013
- Size: 399 KB
- Full State Feedback of Furuta Pendulum
- License: Freeware

First run the .m file to have the parameters in workspace and then run the simulink model to generate the plots....
- Platform: Matlab, Scripts
- Publisher: Vikash Gupta
- Date: 02-05-2013
- Size: 10 KB
- ToSavedWorkspace
- License: Freeware

TOSAVEDWORKSPACE Saves the workspace to a structure This trivial function saves all of the workspace variables to a structure. The intent of this script is to record the workspace variables before performing an operation on them, so as to keep them available after the operation for comparison. This code also has a built in test scaffold so it is an example of how to build self-testing code. TOSAVEDWORKSPACE returns a structure who's fields are all of the variables in the workspace. TOSAVEDWORKSPACE VARIABLES returns a structure who's fields are VARIABLES.
- Platform: Matlab, Scripts
- Publisher: Michael Robbins
- Date: 04-01-2013
- Size: 10 KB
- read_file.m
- License: Freeware

this function read an ascii file order in columns separated by space or tab you obtain the file into the workspace and the name and path of your file.
- Platform: Matlab, Scripts
- Publisher: Manuel Castillo
- Date: 26-05-2013
- Size: 10 KB
- 15. MATLAB ENVIRONMENT
- License: Shareware

COMMAND WINDOW, CURRENT DIRECTORY, WORKSPACE, COMMAND HISTORY..
- Platform: Matlab, Scripts
- Publisher: Diego Orlando
- Date: 06-04-2013
- Size: 5847 KB
- Enhanced EVALMCW
- License: Shareware

This enhanced evalmcw command executes the string of an edit text uicontrol in the base workspace. It fully emulates the command line behaviour by redirecting any output relative to the uicontrol string's command to the editable field..
- Platform: Matlab, Scripts
- Publisher: Francesco di Pierro
- Date: 19-02-2013
- Size: 10 KB
- Small Gui Example
- License: Shareware

Hello This is small example I was trying for a long time for passing the value from the Gui's Pushbutton to the output function, so that I can access it from the workspace. Posting it here if somebody needs tips for some basic gui development. ex: val = selection_gui;.
- Platform: Matlab, Scripts
- Publisher: Vihang Patil
- Date: 08-06-2013
- Size: 10 KB
- Display the fusion of two images
- License: Shareware

This is a simple but efficient tool (GUI) for the visualization of 2 superposed images (2D) from the workspace . You can change the display value of each image with a slider, and you have few visualization modes (red fusion, white/gray fusion, addition of the two images multiplied by their display value, addition of one image to the other). Moreover, you can add data points (cross) on the image fusion. You can simply call the GUI with a function and load images from it or you can load images directly while opening the GUI: commands: >>DispFusion >>DispFusion(Im1) >>DispFusion(Im1,Im2).
- Platform: Matlab, Scripts
- Publisher: Dany Simard
- Date: 04-03-2013
- Size: 10 KB
- Arrange
- License: Freeware

Utility to quickly resize, position and Arrange your windows workspace. Top features 1. Arrange Grid Intuitive and easy to use grid interface for window sizing and placement. Support for Roaming profiles 2. Support for Roaming profiles Log on to any computer on the your Windows Server domain and Arrange profile will follow you. Consistent desktop experience on the move. 3. MultiUser support Every individual user on PC can have their own personalized Arrange configuration. 4. Support for shortcuts Unlimited shortcuts to save the frequently required window placement configuration.
- Platform: Windows
- Publisher: 5dollartools.com
- Date: 22-09-2013
- Size: 23 KB
- Visual Workspace
- License: Freeware

Visual Workspace is intended to be a free, cross-platform scientific environment released under the GPL license. The project aims to provide a development framework which can be used to develop open-source scientific toolboxes.
Visual Workspace License - GNU General Public License (GPL).
- Platform: WinOther
- Publisher: Visualworkspace
- Date:





