Skip to content
Real Technology Tools
  • Start Now
  • Home
  • Articles
  • YouTube
  • Programs
  • Close Search Form
    Open Search Form
Category

Articles

xlsread matlab function
MATLAB & Excel
0Comments

Xlsread Tutorial: Extract Data from Excel in MATLAB

This article is a quick tutorial on using the xlsread MATLAB command to import data from an Excel file into MATLAB. Specifically, you'll learn to: Extract data from Excel in MATLAB
MATLAB Code
0Comments

MATLAB Data Structures: Basic Syntax, Accessing Elements and Structure Array

When coding in MATLAB, your functions must be organized and well-written. Although having well-written functions can seem somewhat subjective, there are objective criteria to assess how well-written a function is. In
illustrate how to create a block from a script in Simulink
Programmatic Modeling
0Comments

Create a Simulink Constant Block from a Script

Sometimes in Simulink, you'll have to write code that adds, reviews, and modifies constant blocks since it's way too long to apply modifications manually on a very large model. In
Round to illustrate the round matlab functions
MATLAB Code
0Comments

Round MATLAB Function: Floor, Ceil, Fix and Round

In this article, we will tackle the different ways to round numbers in MATLAB. To sum up, you can round down, up, to the nearest integer, and to X decimal
generate word report
MATLAB & Word
0Comments

MATLAB Write a Word Report Automatically (4/4)

In this article, I will give an example of how to generate a Word document from an existing template. In order for this to work, you will have to place the
generate word report
MATLAB & Word
0Comments

MATLAB Write a Word Report Automatically (3/4)

Most likely, you will want to use a Word template to write data into a Word file. However, if you choose to do this, bear in mind that the cursor
generate word report
MATLAB & Word
0Comments

MATLAB Write a Word Report Automatically (2/4)

Writing Data into a Word File 1.1. Theory If you want to write data properly into a Word file, you need to be able to write this data as a heading, as
generate word report
MATLAB & Word
0Comments

MATLAB Write a Word Report Automatically (1/4)

The error I made in the past was writing documents by hand, which was more time-consuming and error-prone. Additionally, the document was of a more modest quality and never up
Image to illustrate the latex tutorial
Latex
0Comments

Latex Tutorial: The Basics in 5 Minutes

In this article, you will learn the smallest structure to create a Latex document, including how to: Use minimal code Structure your document: section, subsection, etc. Generate a table of
Illustrates how to get the block properties of a Simulink block programmatically
Programmatic Modeling
0Comments

Simulink Tutorial: How to Get the Parameters of a Simulink Block from MATLAB

In the article, you will learn: How to review the block parameters of one block in your model How to review the block parameters of every block in your model Get the

Recent Posts

  • Xlsread Tutorial: Extract Data from Excel in MATLAB
  • MATLAB Data Structures: Basic Syntax, Accessing Elements and Structure Array
  • Create a Simulink Constant Block from a Script
  • Round MATLAB Function: Floor, Ceil, Fix and Round
  • MATLAB Write a Word Report Automatically (4/4)
  • MATLAB Write a Word Report Automatically (3/4)
  • WP Categories

    • Latex 1
  • Privacy Policy
  • Terms and Conditions

©2023 realtechnologytools.com. All Rights Reserved.