Ask Capitol Knowledge Base
Welcome to our Support Portal. Search for answers using the search box below,
or create a support ticket if you cannot find your answer.
Tip: Start typing in the input box for immediate search results.
-
Online Learning
-
-
- Accessing a Turnitin via The TII website (Faculty)
- Accessing Teams and Scheduling Meetings
- Checklist: What to Review Before Publishing Your Canvas Course
- Creating and Attaching Rubrics to Canvas Assignments
- Customizing Gradebook Views in Canvas
- Faculty Canvas Discussions Overview
- Faculty Course Set-up Timeline and Overview
- Helping Students Use Turnitin to Improve Writing and Understand Similarity Scores
- Hosting a Welcome Session in Asynchronous Courses
- How do I add a rubric to an assignment?
- How do I customize my Courses list? (Faculty)
- How to Copy Your eSyllabus from a Previous Term
- How to Create an Assignment in Turnitin Feedback Studio Using Canvas LTI 1.3
- How to Edit Your eSyllabus (Faculty)
- How to Grade Turnitin Assignments in Canvas
- How to Post a Welcome Announcement in Canvas
- How to Publish Your Canvas Course
- How to Record a PowerPoint Presentation in MS Teams
- How to Record a Zoom Meeting
- How to Schedule Zoom Meetings via Canvas
- How to Verify Your Course Content is Published in Canvas
- Setting Up Canvas Gradebook Policies (Late & Posting)
- The Ten Gradebook Commandments
- TurnItIn for Instructors (Canvas)
- Understanding Assignment Weights in Canvas
- Using Turnitin to Improve Your Writing & Interpret Similarity Scores
- Show Remaining Articles (1) Collapse Articles
- Accessing Canvas via the Canvas Student App
- Canvas Groups: Student Guide
- Course Evaluations: Sharing Feedback
- Finding and Viewing Your Canvas Courses
- How to Access Write and Cite Course
- How to Adjust Notification Settings
- How to Check Your Grades
- How to Communicate with Instructors and Classmates
- How to Participate in a Discussion
- How to Review Instructor Feedback
- How to Submit an Assignment
- How to Take a Quiz
- How to View Course Announcements
- Student Instructions for Turnitin Website
- Understanding Cross-Listed Courses in Canvas
-
-
- How to Activate the Transcript During a Zoom Meeting
- How to Change Your Display Name in A Zoom Meeting
- How to Join a Breakout Room in Zoom
- How to Join Meeting Through Canvas
- How to Leave a Zoom Meeting
- How to Mute and Unmute Yourself in Zoom
- How to Permanently Change Your Display Name in Zoom
- How to Raise Your Hand in a Zoom Meeting
- How to Share a File in Zoom Chat
- How to Use the Chat in a Zoom Meeting
- How to Use Zoom’s Reactions
- A Beginner’s Guide to OneNote: Organize Like a Pro
- Accessing & Scheduling Meetings via Zoom
- Autodesk Revit: Installation and Access
- Formatting Papers with APA Guide
- Get Help at Capitol Technology University
- Getting Started with MATLAB and Simulink
- Grading Periods and Criteria
- Grammarly Setup Guide
- How to Access Course Content
- How to Access eSyllabus in Canvas
- How to Access Zoom Class Recordings in Canvas
- How to Allow Third-Party Cookies in Chrome
- How to Customize Your Canvas Course Homepage
- How to Log in to Canvas
- How to Register for CITI Program
- How to Set Canvas Assignment Due Dates Efficiently
- How to Set Up Academic Tools for Success (Google Scholar, Zotero, etc.)
- Leveraging AI in Academic Research Responsibly
- Multimedia Guide
- Navigating the Canvas Dashboard
- Scanning Documents to PDF
- Taking Screenshots (Mac & Windows)
- Time Management Tips: Using Your Calendar to Stay on Track
- Tips for Effective Notetaking and Research Organization
- Tips for Maximizing Microsoft Teams for Collaboration
- Troubleshooting the "Could Not Verify ID Token: State Not Found" Error in eSyllabus
- What Happens to My Final Grades?
- Show Remaining Articles (2) Collapse Articles
-
< All Topics
Print
Getting Started with MATLAB and Simulink
Posted
Updated
0
0
Overview
Description: This guide provides a beginner-friendly walkthrough for installing, setting up, and using MATLAB and Simulink for academic and professional purposes. It covers everything from downloading the software to creating your first project.
Estimated Time of Completion (ETOC): Approximately 45-60 minutes.
Instructions
- Download MATLAB and Simulink:
- Go to the MathWorks website: www.mathworks.com.
- Click Sign In or create a MathWorks account using your university email.
- Navigate to the Downloads section and select the appropriate version of MATLAB for your operating system.
- Follow the on-screen instructions to download the installer.
- Install the Software:
- Open the downloaded installer file.
- Sign in using your MathWorks account credentials.
- Select the installation type (Log in with a MathWorks Account).
- Choose the desired toolboxes, including Simulink, and click Next.
- Specify the installation folder and click Install.
- Activate Your License:
- After installation, the activation wizard will appear.
- Select your license (e.g., Academic License).
- Complete the activation process.
- Launch MATLAB and Explore the Interface:
- Open MATLAB from your applications menu.
- Familiarize yourself with the main interface:
- Command Window: For executing commands.
- Workspace: Displays variables in use.
- Editor: For writing and editing scripts.
- To test, type disp(‘Hello, MATLAB!’) in the Command Window and press Enter.
- Getting Started with Simulink:
- Click the Simulink button in MATLAB’s toolbar to open the Simulink Library Browser.
- Choose Blank Model to create a new project.
- Drag and drop blocks (e.g., sources, sinks, and mathematical operations) from the library to the workspace.
- Connect blocks by clicking on the output port of one block and dragging to the input port of another.
- Run your model using the play button in the toolbar.
- Save and Export Your Work:
- Save your MATLAB scripts as .m files and your Simulink models as .slx files.
- Export data by right-clicking on variables in the workspace and selecting Save As.
Troubleshooting
- Installation Issues:
- Ensure your computer meets the system requirements listed on the MathWorks website.
- Disable firewalls or antivirus temporarily if the installation gets blocked.
- License Activation Fails:
- Check that your university license is still active. Contact your university IT department if issues persist.
- Errors in Simulink Models:
- Use the Diagnostics Viewer (found in the Simulink toolbar) to identify and fix errors.
Still Need Help?
If you still need further assistance, please feel free to reach out to ask@captechu.edu or visit the MathWorks support page for detailed troubleshooting.
Related
Table of Contents
