Skip to content

Commit a837d49

Browse files
committed
Initial commit R2024a
1 parent c216646 commit a837d49

File tree

675 files changed

+390
-3567
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

675 files changed

+390
-3567
lines changed

Examples/CAD/01_Lift_Table/Scripts_Data/sm_lift_table_1_arch_plot1time.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
% The plot below shows the height of the table and the extension of the
55
% cylinder. The mechanism oscillates under the influence of gravity.
66
%
7-
% Copyright 2016-2023 The MathWorks, Inc.
7+
% Copyright 2016-2024 The MathWorks, Inc.
88

99
% Generate simulation results if they don't exist
1010
if ~exist('simlog_sm_lift_table_1_arch', 'var')

Examples/CAD/01_Lift_Table/Scripts_Data/sm_lift_table_f1_actf_plot1time.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
% The plots below show the amount of actuator force required to follow a
55
% specified motion profile for the actuator.
66
%
7-
% Copyright 2016-2023 The MathWorks, Inc.
7+
% Copyright 2016-2024 The MathWorks, Inc.
88

99
% Generate simulation results if they don't exist
1010
if ~exist('simlog_sm_lift_table_f1_actf', 'var')

Examples/CAD/01_Lift_Table/Scripts_Data/sm_lift_table_f2_hydr_plot1time.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
% raised or lowered. The limits of travel are reached when the piston
77
% reaches the ends of the cylinder.
88
%
9-
% Copyright 2016-2023 The MathWorks, Inc.
9+
% Copyright 2016-2024 The MathWorks, Inc.
1010

1111
% Generate simulation results if they don't exist
1212
if ~exist('simlog_sm_lift_table_f2_hydr', 'var')

Examples/CAD/01_Lift_Table/Scripts_Data/sm_lift_table_t1_actt_plot1time.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
% The plots below show the amount of actuator torque required to follow a
55
% specified motion profile for the actuator.
66
%
7-
% Copyright 2016-2023 The MathWorks, Inc.
7+
% Copyright 2016-2024 The MathWorks, Inc.
88

99
% Generate simulation results if they don't exist
1010
if ~exist('simlog_sm_lift_table_t1_actt', 'var')

Examples/CAD/01_Lift_Table/Scripts_Data/sm_lift_table_t2_elec_plot1time.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
% raised or lowered. The table stops moving when the lead screw reaches
77
% its limits.
88
%
9-
% Copyright 2016-2023 The MathWorks, Inc.
9+
% Copyright 2016-2024 The MathWorks, Inc.
1010

1111
% Generate simulation results if they don't exist
1212
if ~exist('simlog_sm_lift_table_t2_elec', 'var')

Examples/CAD/01_Lift_Table/Scripts_Data/sm_lift_table_viewOnshape.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
function sm_lift_table_viewOnshape(location)
2-
% Copyright 2016-2023 The MathWorks, Inc.
2+
% Copyright 2016-2024 The MathWorks, Inc.
33

44
lifttable_url = 'https://cad.onshape.com/documents/58482f0af680f5104c2aa092/w/9b3bf8832aeb649b3d37b8ac/e/a3bd178a78d47fa4ecdbc98a';
55
getAccount_url = 'https://www.onshape.com/cad-pricing?utm_campaign=Mathworks&utm_source=Referrals';

Examples/CAD/01_Lift_Table/html/html/sm_lift_table_CAD.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
To make changes, update the MATLAB code and republish this document.
88
-->
99
<title>Adding Actuators to CAD Model of a Lift Table</title>
10-
<meta name="generator" content="MATLAB 23.2">
10+
<meta name="generator" content="MATLAB 24.1">
1111
<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/">
12-
<meta name="DC.date" content="2023-09-14">
12+
<meta name="DC.date" content="2024-03-21">
1313
<meta name="DC.source" content="sm_lift_table_CAD.m">
1414
<style type="text/css">
1515
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outine:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
@@ -162,8 +162,8 @@ <h2 id="6">Lift Table Model With No Actuation</h2>
162162
<img vspace="5" hspace="5" src="sm_lift_table_CAD_09.png" alt=""> <p>
163163
<b>Simulation Results from Simscape Logging</b>
164164
</p>
165-
<img vspace="5" hspace="5" src="sm_lift_table_CAD_10.png" alt=""> <p class="footer">Copyright 2016-2023 The MathWorks, Inc.<br>
166-
<a href="https://www.mathworks.com/products/matlab/">Published with MATLAB&reg; R2023b</a>
165+
<img vspace="5" hspace="5" src="sm_lift_table_CAD_10.png" alt=""> <p class="footer">Copyright 2016-2024 The MathWorks, Inc.<br>
166+
<a href="https://www.mathworks.com/products/matlab/">Published with MATLAB&reg; R2024a</a>
167167
<br>
168168
</p>
169169
</div>
@@ -183,7 +183,7 @@ <h2 id="6">Lift Table Model With No Actuation</h2>
183183
% Different actuation technologies can be connected to the 3-D mechanical
184184
% model to see which actuators would be an option in the final design
185185
%
186-
% Copyright 2016-2023 The MathWorks, Inc.
186+
% Copyright 2016-2024 The MathWorks, Inc.
187187
188188
189189
%% CAD Model of Lift Table
0 Bytes
-8 Bytes
-10 Bytes

0 commit comments

Comments
 (0)