mat2bmp 1.1 R4 Matlab script

SPONSORED LINKS

    Specification

  • Version: 1.1 R4
  • File size: 0 KB
  • File name: mat2bmp.m
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD
  • Language: Matlab
  • Price:Freeware
  • Company: Brian Mearns (View more)

mat2bmp 1.1 R4 script description:




Publisher review:
mat2bmp - Write matrix to standard windows bitmap file. MAT2BMP(FILENAME,MATRIX) writes a standard windows bitmap file (24-bit color)to a file called FILENAME (created or overwritten) whose image matches the image represented by a_mat. No scaling is performed on the image data. If the matrix is MxN (2-D) the image is created with colors mapped to the colormap passed into varargin{1}, or the existing current ML colomap if no colormap is passed in varargin. If matrix is MxNx3, the first layer of the matrix ( MATRIX(:,:,1) ) is assumed red data, second green, and third blue. See File for futher notes, revision history, future updates, and contact information.Example: write a sample membrane image to a bmp file:z = membrane(1,100,9,2); %create a sample imageimagesc(z); %preview what the image should look likemat2bmp('SampleMembrane.bmp',z); %write the 'image' to the file Requirements: ยท MATLAB Release: R13
mat2bmp 1.1 R4 is a Matlab script for Development Tools scripts design by Brian Mearns. It runs on following operating system: Windows / Linux / Mac OS / BSD.

Operating system:
Windows / Linux / Mac OS / BSD

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