Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8680801
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T21:20:33+00:00 2026-06-12T21:20:33+00:00

Matlab Version : 7.8.0 I am reading a bmp file in matlab by using

  • 0

Matlab Version : 7.8.0

I am reading a bmp file in matlab by using imread function –

i = imread('lena.bmp');

now i want to convert this i matrix into gif format. But since we don’t have color map table, how could we do so.

is there a way to generate map vector from the image?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T21:20:34+00:00Added an answer on June 12, 2026 at 9:20 pm

    The trick is using rgb2ind:

     [x,map]=rgb2ind(i,256);
     imwrite(x,map,'C:\test.gif');
    

    I assumed that you want to use 256 colors in your color map. You can play with it to create more/less color quantization vs. file size.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

version: Matlab 2009a I am generating a vector of size <1x116286> using randsrc() function.
I am creating a neural network using MATLAB (version specified in title). After reading
I'm using the newest version of matlab. I'm plotting a matrix using the imagesc
I'm currently working on writing a version of the MATLAB RegionProps function for GNU
I am trying to draw 256 small sized squares using MATLAB rectangle function. If
I am learning matlab myself andI have made an animated plot using matlab;now i
I am using MATLAB Student Version R2011a. I am creating a GUI-table to compare
I have a file.m, which is a file from matlab, and I want it
I have the following function for which I want to find the extrema using
I am using R2008b version of matlab and trying to run 'mbuild -setup' but

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.