当前位置:网站首页>Development of Matlab GUI bridge auxiliary Designer (functional introduction)
Development of Matlab GUI bridge auxiliary Designer (functional introduction)
2022-04-23 20:20:00 【Install a sound 77】
This development idea is based on a paper written by my senior brother , The topic is the standardization of bridge superstructure .
The basic meaning is to design the bridge width and span faster and more succinctly through the idea of assembly , This code will not be disclosed for the time being .
---------------------------------------------------------------------------------------------------------------------------
This procedure consists of several parts ,1 Login interface ,2, Main program interface ,3, Longitudinal span procedure ,4, Cross program ,5 Model interface .
All interfaces use guide Generate .
1. Login interface

Connect to database , Generate the registry through the database account , Log in and connect , as for matlab Connecting to the database requires the next Library , For my personal use mysql, Tutorial reference .https://www.cnblogs.com/hitxzmlovelife/p/5588865.html?utm_source=itdadao&utm_medium=referral
2. main interface

There's nothing to say. It's simple button And illustrations .
3. Vertical interface

Span combination can be seen in my previous blog , This is modified on the basis of the original , The calculation adopts the analytic hierarchy process , Sort from top to bottom , On the right side print You can enter the coordinate system into excel in .

4. Horizontal interface

The horizontal interface is slightly cumbersome , A dynamic database is established on the left , Used to update information interactively , Then calculate the transverse length , Meet the needs of human change .
On the right is static data , By choosing the length, we can get the appropriate combination . To meet all kinds of situations ,
If the range is set, the data that does not conform to the actual situation will report an error by itself .

plot1 Connect with the drawing . You can view the current drawing type .

plot3 Connect to the model , Note that models in all formats can be in MATLAB Shown in , also , If you need to carry out red marking and other treatment , You have to parse the model , Change in model file .
---------------------------------------------------------
It will be uploaded and packaged in a while exe file , The source code will be published later , But I've said so much , In fact, there is no difference .
版权声明
本文为[Install a sound 77]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204210551491786.html
边栏推荐
- Mysql database - basic operation of database and table (II)
- The market share of the financial industry exceeds 50%, and zdns has built a solid foundation for the financial technology network
- The flinkcdc reports an error: but this is no longer available on the server
- R语言使用econocharts包创建微观经济或宏观经济图、indifference函数可视化无差异曲线、自定义计算交叉点、自定义配置indifference函数的参数丰富可视化效果
- SIGIR'22 "Microsoft" CTR estimation: using context information to promote feature representation learning
- Research on open source OCR engine
- [talkative cloud native] load balancing - the passenger flow of small restaurants has increased
- Paper writing 19: the difference between conference papers and journal papers
- Markdown < a > tag new page open link
- Notes of Tang Shu's grammar class in postgraduate entrance examination English
猜你喜欢

After route link navigation, the sub page does not display the navigation style problem

DTMF双音多频信号仿真演示系统

Notes of Tang Shu's grammar class in postgraduate entrance examination English

Compact CUDA tutorial - CUDA driver API
![[talkative cloud native] load balancing - the passenger flow of small restaurants has increased](/img/ba/4ccf0c2181572fed16bbc9c797d557.png)
[talkative cloud native] load balancing - the passenger flow of small restaurants has increased
![[text classification cases] (4) RNN and LSTM film evaluation Tendency Classification, with tensorflow complete code attached](/img/19/27631caff199fbf13f802decbd6ead.gif)
[text classification cases] (4) RNN and LSTM film evaluation Tendency Classification, with tensorflow complete code attached

Don't bother tensorflow learning notes (10-12) -- Constructing a simple neural network and its visualization

Browser - learning notes

Five minutes to show you what JWT is

波场DAO新物种下场,USDD如何破局稳定币市场?
随机推荐
Unity 模型整体更改材质
堡垒机、跳板机JumpServer的搭建,以及使用,图文详细
What is the difference between a host and a server?
Es index (document name) fuzzy query method (database name fuzzy query method)
Vericrypt file hard disk encryption tutorial
Error reported by Azkaban: Azkaban jobExecutor. utils. process. ProcessFailureException: Process exited with code 64
[text classification cases] (4) RNN and LSTM film evaluation Tendency Classification, with tensorflow complete code attached
16MySQL之DCL 中 COMMIT和ROllBACK
Commit and rollback in DCL of 16 MySQL
Leetcode dynamic planning training camp (1-5 days)
Numpy - creation of data type and array
Introduction to electron Tutorial 4 - switching application topics
Sqoop imports data from Mysql to HDFS using lzop compression format and reports NullPointerException
Leetcode XOR operation
Confusion about thread blocking after calling the read () method of wrapper flow
How to do product innovation—— Exploration of product innovation methodology I
SIGIR'22 "Microsoft" CTR estimation: using context information to promote feature representation learning
R语言使用timeROC包计算无竞争风险情况下的生存资料多时间AUC值、使用confint函数计算无竞争风险情况下的生存资料多时间AUC指标的置信区间值
Es error: request contains unrecognized parameter [ignore_throttled]
Investigate why close is required after sqlsession is used in mybatties