{"id":18733199,"url":"https://github.com/gjlaurent/easylink","last_synced_at":"2026-04-26T20:32:29.455Z","repository":{"id":190199853,"uuid":"179992387","full_name":"gjlaurent/easylink","owner":"gjlaurent","description":"EasyLink is a C++ software development kit for developing blocks for SIMULINK (S-functions)","archived":false,"fork":false,"pushed_at":"2019-10-18T15:51:36.000Z","size":2352,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-19T23:43:22.742Z","etag":null,"topics":["matlab","simulink"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gjlaurent.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-04-07T16:27:12.000Z","updated_at":"2024-07-19T12:52:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"47bf37af-0522-4cbd-a37b-e6f9a438ccf5","html_url":"https://github.com/gjlaurent/easylink","commit_stats":null,"previous_names":["gjlaurent/easylink"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gjlaurent/easylink","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjlaurent%2Feasylink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjlaurent%2Feasylink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjlaurent%2Feasylink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjlaurent%2Feasylink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjlaurent","download_url":"https://codeload.github.com/gjlaurent/easylink/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjlaurent%2Feasylink/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32312317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T19:15:34.056Z","status":"ssl_error","status_checked_at":"2026-04-26T19:15:15.467Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["matlab","simulink"],"created_at":"2024-11-07T15:09:01.174Z","updated_at":"2026-04-26T20:32:29.436Z","avatar_url":"https://github.com/gjlaurent.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EasyLink\n\nEasyLink is a C++ software development kit for developing MEX-functions \nfor MATLAB and blocks for SIMULINK (S-functions).\n\nEasyLink allows to develop C++ MEX-functions and S-functions with less code and\nusing friendly classes.\n\nEasyLink is simpler and as efficient than the MATLAB C API. It provides a\ndirect access to input, output and parameter ports as well as MATLAB\nvariables thanks to a C++ Array class or using Eigen.\n\nEasyLink is a multi-platform library that works under Linux, OSX and Windows.\n\nEasyLink is developed and maintained within the FEMTO-ST Institute located in Besançon, France and hosted by Renater and Github.\n\nEasyLink official site is: https://gjlaurent.github.io/easylink/\n\n# Documentation\n\n  - \u003ca href=\"https://gjlaurent.github.io/easylink/html/page_quick_reference.html\"\u003eQuick reference\u003c/a\u003e\n  - \u003ca href=\"https://gjlaurent.github.io/easylink/html/page_examples.html\"\u003eExamples\u003c/a\u003e\n  - \u003ca href=\"https://gjlaurent.github.io/easylink/html/modules.html\"\u003eUser reference\u003c/a\u003e\n\n\n# Installation\n\n  - Clone ar download EasyLink in a local directory\n  - Open MATLAB\n  - Set the matlab current directory where EasyLink is located\n  - Execute the startup file \"install.m\" and follow\n     instructions to select an installed C++ compiler\n`\u003e\u003einstall`\n  - Execute the following command to compile and link a demo file\n`\u003e\u003emake sfunOffset.cpp`\n  - Open Simulink\n  - Open the file \"testOffset.mdl/slx\" and run it to check the installation\n\nUse the file sfunOffset.cpp as a template to write a new S-function (SIMULINK).\n\nUse the file mexArrayProduct.cpp as a template to write a new MEX-function (MATLAB).\n\n# Licence\n\nEasyLink is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nEasyLink is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\nYou should have received a copy of the GNU General Public License\nalong with the sources files.  If not, see http://www.gnu.org/licenses/.\n\nCopyright (c) 2014-2019 FEMTO-ST, ENSMM, UFC, CNRS.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgjlaurent%2Feasylink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgjlaurent%2Feasylink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgjlaurent%2Feasylink/lists"}