Skip to content

YunAnGitHub/RGB_Virus_Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 

Repository files navigation

RGB_Virus_Model

the RGB virus model is a model to displays the effect of giving different drugs to the virus. Each type of drug will ( up to three) refer to a Red, Green, Blue color, by observing the color, we can easily understand the total effect of the drugs to the virus.

Users can download the download the software and example on the release page.


Installation

  • Case 1. For Windows or MacOS users with Matlab installed.
    1. Download the source code (.m file) and unzip the file.
    2. Add the path of the source code in your Matlab path.
      Use the command [addpath("the directory of source code")] in Matlab command window.
    3. Use the command [UI_color3D] in the Matlab command window to execute the toolbox.

  • Case 2. For Windows users without Matlab installed.
    1. Download the matlab runtime [R2017b (9.3)] from the website and install it.
    2. Download the executable file (.exe file) and unzip the file.
    3. Run the UI_color3D.exe


Tutorial

    Instructions:
  1. Launch the UI_Color3D by using command UI_color3D or run UI_color3D.exe.
  2. Select the Excel data by clicking the button "Read_Xls".
  3. Assign the output path by clicking the button "Output folder"
  4. Run the process by clicking the button "Run"
  5. Save the images or video by clicking the button "Figure" or "Video"


Feel free to mail me if you have any questions!